Class SectionPanelEvent

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

public class SectionPanelEvent extends org.zkoss.zk.ui.event.Event
See Also:
  • Constructor Details

    • SectionPanelEvent

      public SectionPanelEvent(String name, org.zkoss.zk.ui.Component target)
    • SectionPanelEvent

      public SectionPanelEvent(String name, org.zkoss.zk.ui.Component target, Object object)