| Interface | Description |
|---|---|
| IndexProvider | |
| RestfulForms |
Restful Http Service for forms.
|
| ValuesProvider |
| Class | Description |
|---|---|
| ConstraintViolations<T> | |
| FieldDefinition |
Defines a html form field.
|
| FieldDetails | |
| FormBuilder |
Subclasses have to implement the configure method, which typically looks
something like // TODO
This is a domain-specific-language style which lets you define a chain of
columns.
|
| FormData |
A data structure supporting html forms implementing the interface
SkysailData. |
| FormDetails | |
| IgnoreIndexProvider | |
| IgnoreValuesProvider | |
| ValuesProviderImpl | |
| Violation |
| Enum | Description |
|---|---|
| FieldType |
http://www.w3.org/TR/html401/interact/forms.html.
|
| Annotation Type | Description |
|---|---|
| Field | |
| Form |
Copyright © 2011-2013. All Rights Reserved.