| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.form |
| Modifier and Type | Method and Description |
|---|---|
static FormType |
FormType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormType[] |
FormType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FormBehavior |
FormBehavior.type(FormType type) |
BootstrapForm<T> |
BootstrapForm.type(FormType type) |
| Constructor and Description |
|---|
FormBehavior(FormType type) |
Copyright © 2013 agilecoders.de. All Rights Reserved.