Event | +--DateTimeChangeEventpublic class DateTimeChangeEvent
The DateTimeChangeEvent is fired when the time changes in the DateTimePicker.
Fields
Name | Description |
---|---|
time | The new time in the DateTimePicker. |
Constructors
Name | Description |
---|---|
DateTimeChangeEvent(long time) | Topic under construction. |
Topic under construction.