| Interface | Description |
|---|---|
| FieldType | |
| ForceFileuploadMethod | |
| GroupFieldType |
Needs: List of Field, FormValidator.
|
| HTMLProducer |
Every Type can produce HTML via this function.
|
| SingleFieldType |
| Class | Description |
|---|---|
| Decoration |
Decorative data for typical inputfield, can be subclassed to use more data.
|
| Decoration.Builder |
Builder to build
Decoration. |
| Field |
holds everything, that is important to a field of a form (Type, validation criteria, decoration)
|
| FieldResult |
that what is coming out of a "run" method of an fieldType
|
| FieldResult.Builder |
Builder to build
FieldResult. |
| StaticFieldInfo |
Copyright © 2019. All rights reserved.