| Class | Description |
|---|---|
| Form |
Represents a form
Holds Fields and a formId - and can be "run"
|
| FormBuilder | |
| FormResult |
The result of a form.run
It contains all infos, that is needed to get the entered values, the validation results and if the form was submitted correctly.
|
| View |
The view that just "enhances" a formResult and is perfect to give informations to your template.
|
| Enum | Description |
|---|---|
| View.Html5Validation | |
| View.Method |
Copyright © 2018. All rights reserved.