Class WidgetUpdateEvent

  • All Implemented Interfaces:
    Serializable

    public class WidgetUpdateEvent
    extends org.zkoss.zk.ui.event.Event
    Event about widget update
    Since:
    3.0.0
    Author:
    dennis
    See Also:
    Serialized Form
    • Method Detail

      • getSheet

        public Sheet getSheet()
        Returns:
        the sheet of this event
      • getWidgetData

        public Object getWidgetData()
        Returns:
        widget data object of this event
        See Also:
        Chart, Picture
      • getSheetAnchor

        public SheetAnchor getSheetAnchor()
        Returns:
        the anchor of this event
      • getAction

        public WidgetAction getAction()
        Returns:
        the action of this event