|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| PropertyEditor<Data> | Interface for obtaining a string representation of a typed value, and converting a string to a typed value instance. |
| Validator<Data,F extends Field<Data>> | Interface for validating a field's value. |
| Class Summary | |
|---|---|
| AdapterField | Allows any widget to be used in a Formlayout. |
| BooleanPropertyEditor | PropertyEditor for boolean values. |
| CheckBox | Single checkbox field. |
| CheckBoxGroup | A group of CheckBox's. |
| ComboBox<D extends ModelData> | A combobox control. |
| DateField | Provides a date input field with a DatePicker dropdown and automatic
date validation. |
| DateTimePropertyEditor | |
| Field<D> | Base class for form fields that provides default event handling, value handling and other functionality. |
| FieldSet | A container that wraps its content in a HTML fieldset. |
| FormPanel | A panel for displaying form wigets. |
| LabelField | Displays static text. |
| ListField<D extends ModelData> | |
| ListModelPropertyEditor<Data extends ModelData> | PropertyEditor for a list of model instances. |
| ModelPropertyEditor<Data extends ModelData> | PropertyEditor for model instances. |
| MultiField<F extends Field> | A field that displays multiple fields in a single row. |
| NumberField | Numeric text field that provides automatic keystroke filtering and numeric validation. |
| NumberPropertyEditor | PropertyEditory that uses a NumberFormat. |
| Radio | Single radio field. |
| RadioGroup | A group of Radio's. |
| SimpleComboBox<T> | A ComboBox subclass that supports any simple data types. |
| SimpleComboValue<T> | A ModelData instance used in a SimpleComboBox. |
| TextArea | Multiline text field. |
| TextField<D> | Basic text field. |
| TimeField | Provides a time input field with a time dropdown and automatic time validation. |
| TriggerField<Data> | Provides a convenient wrapper for TextFields that adds a clickable trigger button (looks like a combobox by default). |
| TwinTriggerField | A 2-trigger TriggerField. |
| Enum Summary | |
|---|---|
| ComboBox.TriggerAction | TriggerAction enum. |
| FormPanel.Encoding | Form encoding enumeration. |
| FormPanel.LabelAlign | Label alignment enumeration. |
| FormPanel.Method | Form method enumeration. |
FormPanel and form components.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||