Uses of Class
com.google.gwt.user.datepicker.client.CalendarModel
Package
Description
The date picker widget and associated types.
-
Uses of CalendarModel in com.google.gwt.user.datepicker.client
Modifier and TypeMethodDescriptionprotected final CalendarModel
DatePicker.getModel()
Gets theCalendarModel
associated with this date picker.DatePickerComponent.getModel()
ModifierConstructorDescriptionprotected
DatePicker
(MonthSelector monthAndYearSelector, CalendarView view, CalendarModel model) Creates a new date picker.