Class: ButtonControl
Source Location: /stdctrls.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
Events
return: | Returns the event handler or null if no handler is set. |
Overridden in child classes as:
- Button::OnClick()
- CheckBox::OnClick()
- RadioButton::OnClick()
Fires when the user clicks the left mouse button on the object.
Defined in Control::OnClick
property
OnSubmit [line 3564]
Javascript Events
Methods
|