|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IsField | |
|---|---|
| com.sencha.gxt.widget.core.client | GXT widgets and other user-interface classes. |
| com.sencha.gxt.widget.core.client.form | FormPanel and form components. |
| Uses of IsField in com.sencha.gxt.widget.core.client |
|---|
| Classes in com.sencha.gxt.widget.core.client that implement IsField | |
|---|---|
class |
Slider
Lets the user select a value by sliding an indicator within a bounded range. |
| Uses of IsField in com.sencha.gxt.widget.core.client.form |
|---|
| Classes in com.sencha.gxt.widget.core.client.form that implement IsField | |
|---|---|
class |
AdapterField<T>
|
class |
CheckBox
Simple checkbox field. |
class |
ComboBox<T>
A combobox control with support for autocomplete, remote loading, and many other features. |
class |
DateField
Provides a date input field with a DatePicker dropdown and automatic
date validation. |
class |
DualListField<M,T>
|
class |
Field<T>
Base class for all cell based fields. |
class |
FileUploadField
|
class |
HtmlEditor
|
class |
ListField<M,T>
|
class |
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. |
class |
PasswordField
|
class |
Radio
Single radio field. |
class |
SimpleComboBox<T>
|
class |
SpinnerField<N extends Number>
|
class |
StoreFilterField<T>
|
class |
TextArea
|
class |
TextField
|
class |
TimeField
Provides a time input field with a time dropdown and automatic time validation. |
class |
TriggerField<T>
|
class |
TwinTriggerField<T>
|
class |
ValueBaseField<T>
|
| Methods in com.sencha.gxt.widget.core.client.form that return types with arguments of type IsField | |
|---|---|
List<IsField<?>> |
FormPanel.getFields()
Returns all of the panel's child fields. |
static List<IsField<?>> |
FormPanelHelper.getFields(HasWidgets container)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||