Events for cCJDEONavigateMenuItem

View event list in hierarchical order

NameDescriptionDefining Class
Construct_ObjectObject constructor. Initializes the object during object creation in class definitionscObject
Destroy_ObjectSent when an object is about to be destroyedcObject
End_Construct_ObjectEnd of object constructor.cObject
OnCreateSent right after a COM object is createdDfComAutomationObject
OnCreateActionEvent called when the action is activated (COM object created)cCJAction
OnCreateControlEvent that is called when the COM control is createdcCJMenuItem
OnExecuteEvent that is called when an action (a menu item or toolbar item) is executedcCJAction
OnPopupInitEvent is called before any popup menu, popup toolbar or combobox is displayedcCJAction
OnSelectedEvent that is called when an action (a menu item or toolbar item) is "selected" via a mouse hover over or keyboard navigationcCJAction
OnUpdateEvent that is called as part of an item's Update processcCJAction