Date Picker
Last updated
Last updated
A button that, when clicked on, launches a popup dialog to allow the user to select a date.
Returns the button's background color
the Day of the month that was last picked using the DatePicker.
If set, user can tap check box to cause action.
If set, button text is displayed in bold.
If set, button text is displayed in italics.
Point size for button text.
Font family for button text.
To set it's height.
Image to display on button.
component for date documentation, conversion, and matriculation.
the number of the Month that was last picked using the DatePicker. Note that months start in 1 = January, 12 = December.
Returns the name of the Month that was last picked using the DatePicker, in textual format.
Specifies the button's shape (default, rounded, rectangular, oval). The shape will not be visible if an Image is being displayed.
Specifies if a visual feedback should be shown for a button that as an image as background.
Text to display on button.
Left, center, or right.
Color for button text.
Specifies whether the component should be visible on the screen. Value is true if the component is showing and false if hidden.
To set it's width.
the Year that was last picked using the DatePicker
Event that runs after the user chooses a Date in the dialog
Indicates the cursor moved over the button so it is now possible to click it.
Indicates the cursor moved away from the button so it is now no longer possible to click it.
Indicates that the button was pressed down.
Indicates that a button has been released.
Launches the DatePicker popup.
Allows the user to set the date to be displayed when the date picker opens. Valid values for the month field are 1-12 and 1-31 for the day field.
Allows the instant to set the year, month, and day to be displayed when the date picker opens. Instants are used in Clock, DatePicker, and TimePicker components.
Instant of date. This instant can be used with