Search
DateChangedEvent Members
Constructors Methods
 


Contains the arguments passed to handlers of the CalendarListener.visibleDateChanged event.

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

 Public Constructors

  Name Description

DateChangedEvent

Initializes a new instance of the DateChangedEvent class.

 Public Methods

  Name Description

getNewDate

Gets the new visible date.

getPreviousDate

Gets the previous visible date.

 See Also