Class BaseActionEventRangeSelection

All Implemented Interfaces:
Serializable, IBaseActionEvent

public class BaseActionEventRangeSelection extends BaseActionEvent
See Also:
  • Constructor Details

    • BaseActionEventRangeSelection

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

    • getLeft

      public int getLeft()
    • getTop

      public int getTop()
    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()