Class DefaultSectionRenderer
java.lang.Object
de.hybris.platform.cockpit.components.sectionpanel.DefaultSectionRenderer
- All Implemented Interfaces:
SectionRenderer
- Direct Known Subclasses:
EditorSectionRenderer
-
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
-
DefaultSectionRenderer
public DefaultSectionRenderer()
-
-
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
-