Class AC.form.MultiValueWidget
Extends
Ext.form.FieldSet.
Multi-value widget.
Defined in: ACFormFieldExtensions.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
AC.form.MultiValueWidget.onHelpTriggerClick()
The function that should handle the trigger's click event.
|
Method Detail
<static>
AC.form.MultiValueWidget.onHelpTriggerClick()
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}