Package | Description |
---|---|
com.google.gwt.user.datepicker.client |
The date picker widget and associated types.
|
Modifier and Type | Method and Description |
---|---|
CalendarModel |
DatePickerComponent.getModel() |
protected CalendarModel |
DatePicker.getModel()
Gets the
CalendarModel associated with this date picker. |
Constructor and Description |
---|
DatePicker(MonthSelector monthAndYearSelector,
CalendarView view,
CalendarModel model)
Creates a new date picker.
|