Class SectionEvent
- 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:
java.io.Serializable
- Direct Known Subclasses:
SectionChangeEvent
public class SectionEvent extends SectionPanelEvent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SectionEvent(java.lang.String name, org.zkoss.zk.ui.Component target, Section section)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndex()SectiongetSection()voidsetIndex(int index)
-