Class AbstractCustomWizardStep
java.lang.Object
com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer<org.zkoss.zk.ui.Component,com.hybris.cockpitng.config.jaxb.wizard.ViewType,Map<String,String>>
com.hybris.cockpitng.widgets.configurableflow.renderer.DefaultCustomViewRenderer
de.hybris.platform.solrfacetsearchbackoffice.wizards.AbstractCustomWizardStep
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.common.NotifyingWidgetComponentRenderer<org.zkoss.zk.ui.Component,,com.hybris.cockpitng.config.jaxb.wizard.ViewType, Map<String, String>> com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zk.ui.Component,com.hybris.cockpitng.config.jaxb.wizard.ViewType, Map<String, String>>
- Direct Known Subclasses:
BaseSolrIndexerWizardStep
public abstract class AbstractCustomWizardStep
extends com.hybris.cockpitng.widgets.configurableflow.renderer.DefaultCustomViewRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <T> TgetAttribute(org.zkoss.zk.ui.Component comp, String attribute, Class<T> clazz) protected <T> TgetCurrentObject(org.zkoss.zk.ui.Component comp, Class<T> clazz) protected com.hybris.cockpitng.widgets.configurableflow.ConfigurableFlowControllerprotected StringnormalizeAttribute(String attribute) protected voidsetAttribute(org.zkoss.zk.ui.Component comp, String attribute, Object value) voidsetCurrentObjectPrefix(String currentObjectPrefix) protected voidsetWidgetController(com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) Methods inherited from class com.hybris.cockpitng.widgets.configurableflow.renderer.DefaultCustomViewRenderer
renderMethods inherited from class com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer
addRendererListener, fireComponentRendered, fireComponentRendered, fireComponentRendered, removeRendererListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.widgets.common.WidgetComponentRenderer
render
-
Constructor Details
-
AbstractCustomWizardStep
public AbstractCustomWizardStep()
-
-
Method Details
-
normalizeAttribute
-
setAttribute
-
getAttribute
-
getCurrentObject
-
setWidgetController
protected void setWidgetController(com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) -
getWidgetController
protected com.hybris.cockpitng.widgets.configurableflow.ConfigurableFlowController getWidgetController() -
getCurrentObjectPrefix
-
setCurrentObjectPrefix
-