Uses of Class
com.hybris.cockpitng.core.config.impl.jaxb.editorarea.CustomSection
-
Packages that use CustomSection Package Description com.hybris.cockpitng.core.config.impl.jaxb.editorarea com.hybris.cockpitng.widgets.editorarea.renderer.impl -
-
Uses of CustomSection in com.hybris.cockpitng.core.config.impl.jaxb.editorarea
Subclasses of CustomSection in com.hybris.cockpitng.core.config.impl.jaxb.editorarea Modifier and Type Class Description classEssentialCustomSectionJava class for essentialCustomSection complex type.Methods in com.hybris.cockpitng.core.config.impl.jaxb.editorarea that return CustomSection Modifier and Type Method Description CustomSectionObjectFactory. createCustomSection()Create an instance ofCustomSection -
Uses of CustomSection in com.hybris.cockpitng.widgets.editorarea.renderer.impl
Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl that return types with arguments of type CustomSection Modifier and Type Method Description protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,CustomSection,java.lang.Object>DefaultEditorAreaSectionRenderer. createCustomSectionRenderer(java.lang.String springBean, java.lang.String clazz)
-