| onAfterContextMenu | fires after the moment when a context menu appears by the right mouse click |
| onBeforeContextMenu | fires before the moment when a context menu appears by the right mouse click |
| onCheckboxClick | fires when the user clicks any checkbox item |
| onClick | fires when the user clicks the left mouse button on an enabled, not complex menu item |
| onContextMenu | fires when the user clicks on the context menu zone with the right mouse button |
| onHide | fires when the user moves the mouse cursor out of the menu polygon |
| onRadioClick | fires when the user clicks any radio item |
| onShow | fires when the user hovers over any polygon opener by a mouse cursor |
| onTouch | fires when the user hovers over any polygon opener by a mouse cursor for the first time |
| onXLE | fires when the data loading is finished and a component or data is rendered |
| onXLS | fires when XML loading started |