java.lang.Object
org.zkoss.zk.ui.event.Event
de.hybris.platform.cockpit.components.sectionpanel.SectionPanelEvent
de.hybris.platform.cockpit.components.sectionpanel.RowEvent
All Implemented Interfaces:
Serializable

public class RowEvent extends SectionPanelEvent
See Also:
  • Constructor Details

  • Method Details

    • getSection

      public Section getSection()
    • getRow

      public SectionRow getRow()
    • getIndex

      public int getIndex()
    • setIndex

      public void setIndex(int index)