Class RowEvent
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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRowEvent(String name, SectionPanel target, Section section, SectionRow sectionRow) -
Method Summary
Methods inherited from class org.zkoss.zk.ui.event.Event
getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
-
Constructor Details
-
RowEvent
-
-
Method Details
-
getSection
-
getRow
-
getIndex
public int getIndex() -
setIndex
public void setIndex(int index)
-