| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.extensions.form |
| Modifier and Type | Method and Description |
|---|---|
static DateTextFieldConfig.View |
DateTextFieldConfig.View.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTextFieldConfig.View[] |
DateTextFieldConfig.View.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.withView(DateTextFieldConfig.View value)
The view that the datepicker should show when it is opened.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.