All Classes and Interfaces
Class
Description
A Checkbox Form Element.
Checkbox Builder.
Defines a Checkbox Fetcher API.
Utility class to work with
ConstraintViolation.Default implementation of
FieldsetGenerator which relies on the types being introspected.DefaultImplementation of FormGenerator.CheckboxFetcher implementation for Enums.OptionFetcher implementation for Enums.RadioFetcher implementation for Enums.Represents an HTML fieldset.
API to generate an HTML Fieldset representation of a give type or instance.
Representation of an HTML form.
Marker interface for HTML Form Elements.
HTML Form Element Attributes.
API to render a
FormElement.Configuration for form element rendering.
ConfigurationProperties implementation of FormElementRendererConfiguration.Configuration for
FormElementRenderer based on views.Generates a
Form for a given type representing a form class.HTML Global Attributes.
Represents an HTML Attribute.
Constants for HTML Tags.
Annotation to specify a field is a checkbox input.
Input checkbox builder.
FormElementRenderer implementation for InputCheckboxFormElement.ViewsFormElementRenderer implementation for InputCheckboxFormElement.Input Date.
Input Date Builder.
FormElementRenderer implementation of InputDateFormElement.Input Date Time Builder.
FormElementRenderer implementation of InputDateTimeLocalFormElement.ViewsFormElementRenderer implementation for InputDateTimeLocalFormElement.ViewsFormElementRenderer implementation for InputDateFormElement.Annotation to specify a field is an email input.
Input Email.
Input Email builder.
FormElementRenderer implementation of InputEmailFormElement.ViewsFormElementRenderer implementation for InputEmailFormElement.Annotation to specify a field is a hidden input.
InputHiddenFormElement Builder.FormElementRenderer implementation for InputHiddenFormElement.ViewsFormElementRenderer implementation for input type hidden.Annotation to specify a field is a number input.
Input type Number.
Input Number Builder.
FormElementRenderer implementation of InputNumberFormElement.ViewsFormElementRenderer implementation for InputNumberFormElement.Annotation to specify a field is a password input.
Input Password.
Input Password Builder.
FormElementRenderer implementation of InputPasswordFormElement.ViewsFormElementRenderer implementation for InputPasswordFormElement.Annotation to specify a field is a radio input.
Input Radio.
An
InputRadioFormElement Builder.Renders a
InputRadioFormElement as HTML.ViewsFormElementRenderer implementation for InputRadioFormElement.InputStringFormBuilder<T extends InputStringFormElement,SELF extends InputStringFormBuilder<T,SELF>>
Base builder class for all InputStringFormElement builders.
API for html input of type string.
InputSubmitFormElement Builder.FormElementRenderer implementation for InputSubmitFormElement.ViewsFormElementRenderer implementation for InputSubmitFormElement.Annotation to specify a field is a telephone input.
Input Telephone.
Input Tel Builder.
FormElementRenderer implementation of InputTelFormElement.ViewsFormElementRenderer implementation for InputTelFormElement.Annotation to specify a field is a text input.
Input Text.
Input Text Builder.
FormElementRenderer implementation of InputTextFormElement.ViewsFormElementRenderer implementation for InputTextFormElement.Input Time.
Input Date Builder.
FormElementRenderer implementation of InputTimeFormElement.ViewsFormElementRenderer implementation for InputTimeFormElement.Constants for the value of the type attribute in an HTML input tag.
Annotation to specify a field is an url input.
Input URL Builder.
FormElementRenderer implementation of InputUrlFormElement.ViewsFormElementRenderer implementation for InputUrlFormElement.Message representation.
HTML Option.
Option Builder.
Defines an Option Fetcher API.
FormElementRenderer implementation of Option.FormElementRenderer implementation of Option.A Radio Form Element.
A Radio Builder.
Defines a Radio Fetcher API.
Annotation to specify a field is an HTML select element.
HTML Select.
Select Builder.
Renders a
SelectFormElement as HTML.ViewsFormElementRenderer implementation for SelectFormElement.Annotation to specify a field is a textarea.
Text Area.
Textarea form builder.
FormElementRenderer implementation of TextareaFormElement.ViewsFormElementRenderer implementation for TextareaFormElement.Annotation to mark a field as a Trix editor.
Trix editor form element.
Textarea form builder.
FormElementRenderer implementation of TrixEditorFormElement.ViewsFormElementRenderer implementation for TrixEditorFormElement.Implementation of
FormElementRenderer which uses ViewsRenderer to render a form element with a view template.