onCheck | fires after a checkbox has been checked/unchecked |
onClick | fires when the user clicks the left mouse button on a button or a buttonSelect items |
onEnter | fires when the user presses the "Enter" button inside of an input item |
onSelect | fires when a tab is selected |
onSelectOption | fires when the user clicks on an option in the combo list |
onStateChange | fires when the user changes the state of a two-state button item |
onTabClick | fires when the user clicks on a tab |
onTabClose | fires when the user presses the "Close" button on a tab |
onValueChange | fires when the user changes the value of a slider item |
onXLE | fires when the data loading is finished and a component or data is rendered |
onXLS | fires when XML loading started |