Package com.sencha.gxt.widget.core.client.form

FormPanel and form components.

See:
          Description

Interface Summary
DualListField.DualListFieldAppearance  
DualListField.DualListFieldMessages  
Field.FieldStyles  
FieldLabel.FieldLabelAppearance Describes the appearance for a FieldLabel object.
FieldSet.FieldSetAppearance  
FileUploadField.FileUploadFieldAppearance  
FileUploadField.FileUploadFieldMessages  
HtmlEditor.HtmlEditorAppearance  
HtmlEditor.HtmlEditorMessages  
IsField<T>  
SpinnerField.SpinnerMessages  
StoreFilterField.StoreFilterFieldAppearance  
Validator<T> Defines the interface for object that can validate an editor's value.
 

Class Summary
AdapterField<T>  
CellField<C>  
CheckBox Simple checkbox field.
ComboBox<T> A combobox control with support for autocomplete, remote loading, and many other features.
ConverterEditorAdapter<T,U,E extends Editor<U>>  
DateField Provides a date input field with a DatePicker dropdown and automatic date validation.
DateTimePropertyEditor  
DualListField<M,T>  
Field<T> Base class for all cell based fields.
FieldLabel Form field wrapper to add a label and validation error text.
FieldSet A simple container that wraps its content in a HTML fieldset.
FileUploadField  
FormPanel  
FormPanelHelper  
HtmlEditor  
ListField<M,T>  
NumberField<N extends Number> A numeric text field that provides automatic keystroke filtering to disallow non-numeric characters, and numeric validation to limit the value to a range of valid numbers.
NumberPropertyEditor<N extends Number> Property editors convert typed number to strings and strings back to numbers.
NumberPropertyEditor.BigDecimalPropertyEditor  
NumberPropertyEditor.DoublePropertyEditor  
NumberPropertyEditor.FloatPropertyEditor  
NumberPropertyEditor.IntegerPropertyEditor  
NumberPropertyEditor.LongPropertyEditor  
NumberPropertyEditor.ShortPropertyEditor  
PasswordField  
PropertyEditor<T>  
Radio Single radio field.
SimpleComboBox<T>  
SpinnerField<N extends Number>  
StoreFilterField<T>  
TextArea  
TextField  
TimeField Provides a time input field with a time dropdown and automatic time validation.
TriggerField<T>  
TwinTriggerField<T>  
ValueBaseField<T>  
 

Enum Summary
DualListField.Mode The DND mode enumeration.
FormPanel.Encoding Form encoding enumeration.
FormPanel.LabelAlign Label alignment enumeration.
FormPanel.Method Form method enumeration.
 

Package com.sencha.gxt.widget.core.client.form Description

FormPanel and form components.



Copyright © 2012. All Rights Reserved.