Events for cWebMenuButton

View event list in hierarchical order

NameDescriptionDefining Class
AllowServerActionProvides a basic hook for controlling server actions based on user rightscWebBaseUIObject
Construct_ObjectObject constructor. Initializes the object during object creation in class definitionscObject
Destroy_Object
End_Construct_ObjectEnd of object constructor.cObject
OnBlurFires when a control loses the focuscWebBaseControl
OnCallEndCalled at the end of a webapp client callcWebObject
OnChangeRightsCalled whenever user rights are changed in the standard session manager object (cWebSessionManagerStandard)
OnCloseModalDialogSent by a modal dialog to its invoking object when the dialog closescWebBaseUIObject
OnDefineMenuCan be implemented to dynamically define a menu structure
OnFocusFires when a control gains the focuscWebBaseControl
OnGetNavigateBackDataCalled during a NavigateClose operation, used to pass data back for a non-relational lookup in a mobile web application (drilldown interface)cWebObject
OnGetNavigateForwardDataCan be used by the developer to customize the data in tWebNavigateData during forward navigation in a mobile web application (drilldown interface)cWebObject
OnItemClickFires when a dynamically defined menu item is clicked
OnLoadCalled for each cWebObject during LoadView or LoadWebAppcWebObject
OnNavigateBackSent to the object that invoked the view that is being closed in a mobile web application (drilldown interface)cWebObject
RefreshEvent sent from a DataDictionary object, which is used to synchronize the object's data with the DDOcWebBaseDEOServer