Class OpenBoxesSectionRenderer
java.lang.Object
de.hybris.platform.cockpit.components.navigationarea.renderer.AbstractNavigationAreaSectionRenderer
de.hybris.platform.cockpit.components.navigationarea.renderer.OpenBoxesSectionRenderer
- All Implemented Interfaces:
SectionRenderer,SimpleRenderer
public class OpenBoxesSectionRenderer
extends AbstractNavigationAreaSectionRenderer
implements SimpleRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) voidrender(org.zkoss.zk.ui.Component parent) Methods inherited from class de.hybris.platform.cockpit.components.navigationarea.renderer.AbstractNavigationAreaSectionRenderer
createBrowserItemTooltip, createList, getNavigationArea, setNavigationArea
-
Constructor Details
-
OpenBoxesSectionRenderer
public OpenBoxesSectionRenderer()
-
-
Method Details
-
render
public void render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) - Specified by:
renderin interfaceSectionRenderer- Specified by:
renderin classAbstractNavigationAreaSectionRenderer
-
getSectionPanelModel
- Overrides:
getSectionPanelModelin classAbstractNavigationAreaSectionRenderer
-
render
public void render(org.zkoss.zk.ui.Component parent) - Specified by:
renderin interfaceSimpleRenderer
-