| Package | Description |
|---|---|
| com.helger.bootstrap3.form |
| Modifier and Type | Method and Description |
|---|---|
protected EBootstrapFormGroupState |
BootstrapFormGroupRendererDefault.getFormGroupStateFromErrorList(com.helger.validation.error.IErrorList aErrorList)
Retrieve an optional CSS class that is provided to the final node.
|
EBootstrapFormGroupState |
BootstrapFormGroup.getState() |
static EBootstrapFormGroupState |
EBootstrapFormGroupState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapFormGroupState[] |
EBootstrapFormGroupState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapFormGroup |
BootstrapFormGroup.setState(EBootstrapFormGroupState eState) |
Copyright © 2014–2015 Philip Helger. All rights reserved.