| Package | Description |
|---|---|
| jwebform |
| Modifier and Type | Method and Description |
|---|---|
static View.Html5Validation |
View.Html5Validation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static View.Html5Validation[] |
View.Html5Validation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
View |
FormResult.getView(View.Html5Validation html5Validation) |
View |
FormResult.getView(View.Html5Validation html5Validation,
View.Method method) |
| Constructor and Description |
|---|
View(String formId,
FieldResults fieldResults,
View.Method method,
View.Html5Validation html5Validation) |
Copyright © 2018. All rights reserved.