Class NavigationSectionRenderer
java.lang.Object
de.hybris.platform.cockpit.components.navigationarea.NavigationSectionRenderer
- All Implemented Interfaces:
SectionRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)
-
Constructor Details
-
NavigationSectionRenderer
public NavigationSectionRenderer()
-
-
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
-