Uses of Class
com.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorArea
-
-
Uses of EditorArea in com.hybris.cockpitng.core.config.impl
Methods in com.hybris.cockpitng.core.config.impl that return EditorArea Modifier and Type Method Description EditorAreaDefaultEditorAreaConfigFallbackStrategy. loadFallbackConfiguration(ConfigContext context, java.lang.Class<EditorArea> configurationType)Method parameters in com.hybris.cockpitng.core.config.impl with type arguments of type EditorArea Modifier and Type Method Description EditorAreaDefaultEditorAreaConfigFallbackStrategy. loadFallbackConfiguration(ConfigContext context, java.lang.Class<EditorArea> configurationType) -
Uses of EditorArea in com.hybris.cockpitng.core.config.impl.adapters
Methods in com.hybris.cockpitng.core.config.impl.adapters that return EditorArea Modifier and Type Method Description EditorAreaEditorAreaConfigAdapter. adaptAfterLoad(ConfigContext context, EditorArea editorAreaConfig)EditorAreaEditorAreaConfigAdapter. adaptBeforeStore(ConfigContext context, EditorArea editorArea)Methods in com.hybris.cockpitng.core.config.impl.adapters that return types with arguments of type EditorArea Modifier and Type Method Description java.lang.Class<EditorArea>EditorAreaConfigAdapter. getSupportedType()Methods in com.hybris.cockpitng.core.config.impl.adapters with parameters of type EditorArea Modifier and Type Method Description EditorAreaEditorAreaConfigAdapter. adaptAfterLoad(ConfigContext context, EditorArea editorAreaConfig)EditorAreaEditorAreaConfigAdapter. adaptBeforeStore(ConfigContext context, EditorArea editorArea)protected voidEditorAreaConfigAdapter. sortEssentialSection(ConfigContext context, EditorArea editorAreaConfig) -
Uses of EditorArea in com.hybris.cockpitng.core.config.impl.jaxb.editorarea
Methods in com.hybris.cockpitng.core.config.impl.jaxb.editorarea that return EditorArea Modifier and Type Method Description EditorAreaObjectFactory. createEditorArea()Create an instance ofEditorArea -
Uses of EditorArea in com.hybris.cockpitng.widgets.baseeditorarea
Subclasses of EditorArea in com.hybris.cockpitng.widgets.baseeditorarea Modifier and Type Class Description classEditorAreaConfigWithOverviewTabEditor area configuration wrapper which hides essentials section in tabs and puts it into overview tab.Methods in com.hybris.cockpitng.widgets.baseeditorarea that return EditorArea Modifier and Type Method Description protected EditorAreaDefaultEditorAreaController. decorateConfigWithOverviewTab(EditorArea config)Deprecated, for removal: This API element is subject to removal in a future version.since 6.7 don't need any more seeDefaultEditorAreaControllerConfigurationLoader.getEditorAreaConfiguration(String, String)protected EditorAreaDefaultEditorAreaController. getEditorAreaConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.protected EditorAreaDefaultEditorAreaController. getEditorAreaConfiguration(java.lang.String componentContext)Deprecated, for removal: This API element is subject to removal in a future version.EditorAreaDefaultEditorAreaControllerConfigurationLoader. getEditorAreaConfiguration()EditorAreaDefaultEditorAreaControllerConfigurationLoader. getEditorAreaConfiguration(java.lang.String typeCode, java.lang.String component)protected EditorAreaDefaultEditorAreaController. getStoredEditorAreaConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.protected EditorAreaDefaultEditorAreaController. loadEditorAreaConfiguration(java.lang.String typeCode, java.lang.String component)Deprecated, for removal: This API element is subject to removal in a future version.protected EditorAreaDefaultEditorAreaController. lookupEditorAreaConfiguration(DataType dataType, java.lang.String componentContext)Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.cockpitng.widgets.baseeditorarea that return types with arguments of type EditorArea Modifier and Type Method Description protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,EditorArea,java.lang.Object>DefaultEditorAreaController. getEditorAreaRenderer()Deprecated, for removal: This API element is subject to removal in a future version.since 6.5protected NotifyingWidgetComponentRenderer<org.zkoss.zk.ui.Component,EditorArea,java.lang.Object>DefaultEditorAreaController. getRenderer()Methods in com.hybris.cockpitng.widgets.baseeditorarea with parameters of type EditorArea Modifier and Type Method Description protected EditorAreaDefaultEditorAreaController. decorateConfigWithOverviewTab(EditorArea config)Deprecated, for removal: This API element is subject to removal in a future version.since 6.7 don't need any more seeDefaultEditorAreaControllerConfigurationLoader.getEditorAreaConfiguration(String, String)protected EditorAreaLogicHandlerDefaultEditorAreaController. lookupEditorAreaLogicHandler(EditorArea editorArea)protected java.lang.ObjectDefaultEditorAreaController. performRefresh(java.lang.Object currentObject, EditorArea editorArea)protected java.lang.ObjectDefaultEditorAreaController. performSave(java.lang.Object currentObject, EditorArea editorArea)protected java.lang.StringDefaultEditorAreaController. resolveEditorAreaLogicHandler(EditorArea editorArea)voidDefaultEditorAreaControllerModelOperationsDelegate. setCurrentConfiguration(EditorArea configuration)Method parameters in com.hybris.cockpitng.widgets.baseeditorarea with type arguments of type EditorArea Modifier and Type Method Description voidDefaultEditorAreaValidationHandler. componentRendered(WidgetComponentRendererEvent<org.zkoss.zk.ui.Component,EditorArea,java.lang.Object> event)Constructors in com.hybris.cockpitng.widgets.baseeditorarea with parameters of type EditorArea Constructor Description EditorAreaConfigWithOverviewTab(EditorArea target) -
Uses of EditorArea in com.hybris.cockpitng.widgets.compare.adapter
Methods in com.hybris.cockpitng.widgets.compare.adapter that return types with arguments of type EditorArea Modifier and Type Method Description protected java.util.Optional<EditorArea>DefaultCompareViewConfigAdapter. loadEditorAreaConfiguration(ConfigContext context, CompareView compareView)Methods in com.hybris.cockpitng.widgets.compare.adapter with parameters of type EditorArea Modifier and Type Method Description protected voidDefaultCompareViewConfigAdapter. addSectionsToCompareViewConfig(EditorArea editorAreaConfiguration, CompareView compareView)protected CompareViewDefaultCompareViewConfigAdapter. createCompareViewFromEditorArea(EditorArea editorArea) -
Uses of EditorArea in com.hybris.cockpitng.widgets.editorarea.renderer
Methods in com.hybris.cockpitng.widgets.editorarea.renderer that return types with arguments of type EditorArea Modifier and Type Method Description static WidgetComponentRendererListener<org.zkoss.zk.ui.Component,EditorArea,java.lang.Object>EditorAreaRendererUtils. putRendererListener(WidgetModel widgetModel, WidgetComponentRendererListener<org.zkoss.zk.ui.Component,EditorArea,java.lang.Object> listener)Method parameters in com.hybris.cockpitng.widgets.editorarea.renderer with type arguments of type EditorArea Modifier and Type Method Description static WidgetComponentRendererListener<org.zkoss.zk.ui.Component,EditorArea,java.lang.Object>EditorAreaRendererUtils. putRendererListener(WidgetModel widgetModel, WidgetComponentRendererListener<org.zkoss.zk.ui.Component,EditorArea,java.lang.Object> listener) -
Uses of EditorArea in com.hybris.cockpitng.widgets.editorarea.renderer.impl
Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl with parameters of type EditorArea Modifier and Type Method Description protected booleanDefaultEditorAreaRenderer. isRenderWithoutTabName(EditorArea editorAreaConfiguration)voidDefaultEditorAreaRenderer. render(org.zkoss.zk.ui.Component parent, EditorArea editorAreaConfiguration, java.lang.Object object, DataType dataType, WidgetInstanceManager wim)protected voidDefaultEditorAreaRenderer. renderOnlyOneTabContent(org.zkoss.zk.ui.Component parent, EditorArea editorAreaConfiguration, java.lang.Object object, DataType dataType, WidgetInstanceManager widgetInstanceManager)Method parameters in com.hybris.cockpitng.widgets.editorarea.renderer.impl with type arguments of type EditorArea Modifier and Type Method Description protected org.zkoss.zul.TabsDefaultEditorAreaRenderer. renderTabs(java.util.List<AbstractTab> tabs, ProxyRenderer<org.zkoss.zk.ui.Component,EditorArea,java.lang.Object> proxyRenderer, DataType dataType, WidgetInstanceManager wim)Renders Tabs for the editor area. -
Uses of EditorArea in com.hybris.cockpitng.widgets.editorarea.sections
Methods in com.hybris.cockpitng.widgets.editorarea.sections with parameters of type EditorArea Modifier and Type Method Description protected SectionUnboundSectionRenderer. prepareUnboundConfiguration(WidgetInstanceManager widgetInstanceManager, EditorArea config, DataType dataType)
-