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