Package | Description |
---|---|
com.google.gwt.cell.client |
Standard
Cell subclasses used by the
cellview widgets. |
com.google.gwt.user.datepicker.client |
The date picker widget and associated types.
|
Modifier and Type | Method and Description |
---|---|
DatePicker |
DatePickerCell.getDatePicker()
Returns the underlying
DatePicker widget used by this cell. |
Modifier and Type | Method and Description |
---|---|
DatePicker |
DateBox.getDatePicker()
Gets the date picker.
|
Constructor and Description |
---|
DateBox(DatePicker picker,
Date date,
DateBox.Format format)
Create a new date box.
|
Copyright © 2018. All rights reserved.