Attribute | Value (default) | Details |
---|---|---|
action | function (undefined) | function to call when the control responds to input |
delegate | JavaScript object (undefined) | the control's delegate |
enabled | boolean (true) | enables/disables the control |
nextKey | control id string (undefined) | next input in the tab order. If undefined, the browser's native tab ordering is used. |
Method Name | Details |
---|---|
fire | call the action function |