View event list in alphabetical order.
| Name |
Description |
Defining Class |
| OnCreateAction |
Event called when the action is activated (COM object created) |
cCJAction |
| OnExecute |
Event that is called when an action (a menu item or toolbar item) is executed |
cCJAction |
| OnPopupInit |
Event is called before any popup menu, popup toolbar or combobox is displayed |
cCJAction |
| OnSelected |
Event that is called when an action (a menu item or toolbar item) is "selected" via a mouse hover over or keyboard navigation |
cCJAction |
| OnUpdate |
Event that is called as part of an item's Update process |
cCJAction |
Inherited Events from cObject