Class DefaultSectionRowRenderer
java.lang.Object
de.hybris.platform.cockpit.components.sectionpanel.DefaultSectionRowRenderer
- All Implemented Interfaces:
SectionRowRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, Map<String, Object> ctx)
-
Constructor Details
-
DefaultSectionRowRenderer
public DefaultSectionRowRenderer()
-
-
Method Details
-
render
public void render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, Map<String, Object> ctx) - Specified by:
renderin interfaceSectionRowRenderer
-