| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.extensions.form |
| Modifier and Type | Method and Description |
|---|---|
static DateTextFieldConfig.Day |
DateTextFieldConfig.Day.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTextFieldConfig.Day[] |
DateTextFieldConfig.Day.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.withWeekStart(DateTextFieldConfig.Day value)
Day of the week start. 0 (Sunday) to 6 (Saturday)
|
Copyright © 2013 agilecoders.de. All Rights Reserved.