Uses of Class
com.hybris.cockpitng.config.summaryview.jaxb.CustomSection
-
Packages that use CustomSection Package Description com.hybris.cockpitng.config.summaryview.jaxb com.hybris.cockpitng.widgets.summaryview.renderer -
-
Uses of CustomSection in com.hybris.cockpitng.config.summaryview.jaxb
Methods in com.hybris.cockpitng.config.summaryview.jaxb that return CustomSection Modifier and Type Method Description CustomSectionObjectFactory. createCustomSection()Create an instance ofCustomSection -
Uses of CustomSection in com.hybris.cockpitng.widgets.summaryview.renderer
Methods in com.hybris.cockpitng.widgets.summaryview.renderer with parameters of type CustomSection Modifier and Type Method Description protected voidDefaultSummaryViewSectionRenderer. renderCustomSectionContent(org.zkoss.zk.ui.Component parent, CustomSection sectionConfiguration, java.lang.Object data, DataType dataType, WidgetInstanceManager widgetInstanceManager)
-