Class NavigationSectionRenderer

java.lang.Object
de.hybris.platform.cockpit.components.navigationarea.NavigationSectionRenderer
All Implemented Interfaces:
SectionRenderer

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