Search
ResourceDateEvent Methods
 


 Public Methods

  Name Description

getBounds

Gets the bounding rectangle of the clicked date cell. (Inherited from DateEvent.)

getButton

Gets the pressed mouse button. (Inherited from DateEvent.)

getClicks

Gets the number of clicks. (Inherited from DateEvent.)

getDate

Gets the date and time associated with the event. (Inherited from DateEvent.)

getIndex

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

getResource

Gets the resource associated with the clicked cell.

getResourcePath

Gets the resources associated with the clicked cell.

 See Also