| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.form |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapFormType |
BootstrapForm.getFormType() |
EBootstrapFormType |
BootstrapViewForm.getFormType() |
EBootstrapFormType |
IBootstrapFormGroupContainer.getFormType() |
static EBootstrapFormType |
EBootstrapFormType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapFormType[] |
EBootstrapFormType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapForm |
BootstrapForm.setFormType(EBootstrapFormType eFormType) |
BootstrapViewForm |
BootstrapViewForm.setFormType(EBootstrapFormType eFormType) |
Copyright © 2015–2020 Philip Helger. All rights reserved.