Data Dictionary - Events
Properties - Events
Note: See Properties Panel for an overview of how this tool works.
The Events tab page displays all events supported in the currently selected object or class.
- Augmented events are displayed in bold. Clicking on an augmented event will take you to the event declaration in the Code Editor.
- All events that are not augmented are also listed. Clicking on an event that is not currently augmented will create the event declaration and take you to it in the Code Editor. All events are created between the last method declaration and the
End_Object.