JavaXT
|
|||||
DateInput ClassForm input used to specify a date. The input consists of a text field and a button. When the user clicks on the button, a javaxt.dhtml.DatePicker will appear below the input.
ConstructorsUsed to instantiate this class
Config OptionsshowMenuOnFocus If true, the calendar menu will appear whenever the text field has focus (e.g. mouse click). Default is false.
style Style for individual elements within the component. Note that you can provide CSS class names instead of individual style definitions.
EventsPublic Methodsdisable( ) Used to disable the input preventing users from interacting with the component. |