A-C > Event summary for the Button object |
![]() ![]() ![]() |
Event summary for the Button object
The following table lists the event summaries for the Button object.
Method |
Description |
---|---|
Invoked while the pointer is outside the button, the mouse button is pressed and then rolls outside the button area. |
|
Invoked while the pointer is over the button, the mouse button has been pressed then rolled outside the button, and then rolled back over the button. |
|
Invoked when a key is released. |
|
Invoked when focus is removed from a button. |
|
Invoked when the mouse is pressed while the pointer is over a button. |
|
Invoked when the mouse is released while the pointer is over a button. |
|
Invoked when the mouse is released while the pointer is outside the button after the button is pressed while the pointer is inside the button. |
|
Invoked when the pointer rolls outside of a button area. |
|
Invoked when the mouse pointer rolls over a button. |
|
Invoked when a button has input focus and a key is released. |
![]() ![]() ![]() |