|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TriggerField | |
|---|---|
| com.sencha.gxt.widget.core.client.form | FormPanel and form components. |
| Uses of TriggerField in com.sencha.gxt.widget.core.client.form |
|---|
| Subclasses of TriggerField in com.sencha.gxt.widget.core.client.form | |
|---|---|
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 |
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 |
SimpleComboBox<T>
A combo box that creates and manages a ListStore of <T>
instances. |
class |
SpinnerField<N extends Number>
A single line input field with up / down arrows that enable incrementing / decrementing a numeric value. |
class |
StoreFilterField<T>
An abstract base class for an input field that can be bound to one or more stores to filter values, thus affecting the values displayed in any widgets associated with those stores. |
class |
TimeField
Provides a time input field with a time dropdown and automatic time validation. |
class |
TwinTriggerField<T>
An abstract base class for an input field and two clickable triggers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||