AppKit.DatePicker

extends AppKit.Control

The DatePickers's action is fired whenever a date is selected.

Attributes

Attribute Value (default) Details
changeMonth boolean (false) allows the month to be changed
changeYear boolean (false) allows the year to be changed
minDate Date object (null) minimum date displayed
maxDate Date object (null) maximum date displayed
date Date Object (current) value of the date picker