Class AC.form.AutoSubmitComboBox
Extends
Ext.form.ComboBox.
Auto-submit combo-box.
Defined in: ACFormFieldExtensions.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
AC.form.AutoSubmitComboBox.onHelpTriggerClick(e)
The function that should handle the trigger's click event.
|
Method Detail
<static>
AC.form.AutoSubmitComboBox.onHelpTriggerClick(e)
The function that should handle the trigger's click event. This method does nothing by default
until overridden by an implementing function. See Ext.form.ComboBox and Ext.form.DateField for
sample implementations.
- Parameters:
- {EventObject} e