java.lang.Object
org.zkoss.zk.ui.event.Event
de.hybris.platform.cockpit.components.sectionpanel.SectionPanelEvent
de.hybris.platform.cockpit.components.sectionpanel.SectionEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SectionChangeEvent

public class SectionEvent extends SectionPanelEvent
See Also:
  • Constructor Details

    • SectionEvent

      public SectionEvent(String name, org.zkoss.zk.ui.Component target, Section section)
  • Method Details

    • getSection

      public Section getSection()
    • getIndex

      public int getIndex()
    • setIndex

      public void setIndex(int index)