AS Name |
Definition |
|---|---|
| onLeftButtonPress | Dispatched when the "left" arrow is pressed |
| onLeftButtonRelease | Dispatched when the "left" arrow is released |
| onRightButtonPress | Dispatched when the "right" arrow is pressed |
| onRightButtonRelease | Dispatched when the "right" arrow is released |
| onUpButtonPress | Dispatched when the "up" arrow is pressed |
| onUpButtonRelease | Dispatched when the "up" arrow is released |
| onDownButtonPress | Dispatched when the "down" arrow is pressed |
| onDownButtonRelease | Dispatched when the "down" arrow is released |
| onHorizontalKnobPress | Dispatched when the knob of a horizontal scrollbar is pressed |
| onHorizontalKnobRelease | Dispatched when the knob of a horizontal scrollbar is released |
| onVerticalKnobPress | Dispatched when the knob of a vertical scrollbar is pressed |
| onVerticalKnobRelease | Dispatched when the knob of a vertical scrollbar is released |
| onHorizontalTrackPress | Dispatched when the track of a horizontal scrollbar is pressed |
| onHorizontalTrackRelease | Dispatched when the track of a horizontal scrollbar is released |
| onVerticalTrackPress | Dispatched when the track of a vertical scrollbar is pressed |
| onVerticalTrackRelease | Dispatched when the track of a vertical scrollbar is released |