View event list in alphabetical order.
| Name |
Description |
Defining Class |
| Destroy_Object |
|
cWebToolBar |
| OnChangeRights |
Called whenever user rights are changed in the standard session manager object (cWebSessionManagerStandard) |
cWebToolBar |
| OnDefineMenu |
Can be implemented to dynamically define a menu structure This event can be implemented to dynamically define a menu structure. |
cWebToolBar |
| OnItemClick |
Fires when a dynamically defined menu item is clicked This event fires when a dynamically defined menu item is clicked. |
cWebToolBar |
| Name |
Description |
Defining Class |
| OnBlur |
Fires when a control loses the focus OnBlur is an event that triggers when the application user tabs or clicks away from a control that has the focus. |
cWebBaseControl |
| OnFocus |
Fires when a control gains the focus OnFocus is an event that triggers when the application user tabs into or clicks on a control to give it the focus. |
cWebBaseControl |
| Name |
Description |
Defining Class |
| Refresh |
Event sent from a DataDictionary object, which is used to synchronize the object's data with the DDO |
cWebBaseDEOServer |
| Name |
Description |
Defining Class |
| AllowServerAction |
Provides a basic hook for controlling server actions based on user rights Before a published function or procedure is called (from the client), AllowServerAction is called. |
cWebBaseUIObject |
| OnCloseModalDialog |
Sent by a modal dialog to its invoking object when the dialog closes |
cWebBaseUIObject |
Inherited Events from cWebObject
Inherited Events from cObject