Package | Description |
---|---|
com.google.gwt.user.datepicker.client |
The date picker widget and associated types.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMonthSelector
A simple
MonthSelector used for the default date picker. |
Modifier and Type | Method and Description |
---|---|
protected MonthSelector |
DatePicker.getMonthSelector()
Gets the
MonthSelector associated with this date picker. |
Constructor and Description |
---|
DatePicker(MonthSelector monthAndYearSelector,
CalendarView view,
CalendarModel model)
Creates a new date picker.
|