| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.form |
| Modifier and Type | Method and Description |
|---|---|
static DateTextFieldConfig.TodayButton |
DateTextFieldConfig.TodayButton.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTextFieldConfig.TodayButton[] |
DateTextFieldConfig.TodayButton.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DateTextFieldConfig |
DateTextFieldConfig.showTodayButton(DateTextFieldConfig.TodayButton value)
If true, displays a “Today” button at the bottom of the datepicker to select the current date.
|
Copyright © 2011–2014 AgileCoders. All rights reserved.