Class DefaultSectionRenderer

java.lang.Object
de.hybris.platform.cockpit.components.sectionpanel.DefaultSectionRenderer
All Implemented Interfaces:
SectionRenderer
Direct Known Subclasses:
EditorSectionRenderer

public class DefaultSectionRenderer extends Object implements SectionRenderer
  • 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:
      render in interface SectionRenderer