Class BaseActionEventScheduleSizeChanged

All Implemented Interfaces:
Serializable, IBaseActionEvent

public class BaseActionEventScheduleSizeChanged extends BaseActionEvent
See Also:
  • Constructor Details

    • BaseActionEventScheduleSizeChanged

      public BaseActionEventScheduleSizeChanged(UIComponent component, String type)
  • Method Details

    • getScheduleWidth

      public long getScheduleWidth()
      New schedule width.
    • getScheduleLeft

      public long getScheduleLeft()
      New schedule left position. This position may change (together with the size) if the left (or top) sizer of the schedule component is used.