| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.datebox | |
| org.cruxframework.crux.widgets.client.datebox.gwtoverride |
| Modifier and Type | Method and Description |
|---|---|
DateBox.Format |
DefaultDateBox.getFormat() |
DateBox.Format |
DateBox.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDateBox.setFormat(DateBox.Format format) |
void |
DateBox.setFormat(DateBox.Format format) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DateBox.DefaultFormat
Default
DateBox.Format class. |
| Modifier and Type | Method and Description |
|---|---|
DateBox.Format |
DateBox.getFormat()
Gets the format instance used to control formatting and parsing of this
DateBox. |
| Modifier and Type | Method and Description |
|---|---|
void |
DateBox.setFormat(DateBox.Format format)
Sets the format used to control formatting and parsing of dates in this
DateBox. |
| Constructor and Description |
|---|
DateBox(DatePicker picker,
Date date,
DateBox.Format format)
Create a new date box.
|
Copyright © 2014. All rights reserved.