Search
DateEvent Members
Methods
 


Contains the arguments passed to handlers of mouse events related to date and time cells in the calendar.

The following tables list the members exposed by the DateEvent type.

 Public Methods

  Name Description

getBounds

Gets the bounding rectangle of the clicked date cell.

getButton

Gets the pressed mouse button.

getClicks

Gets the number of clicks.

getDate

Gets the date and time associated with the event.

getIndex

Gets the index (if any) of the calendar cell related to the event or -1 otherwise.

 See Also