Subscribing to events and adding handlers
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
LeftBar.cls requires event handlers to respond when a group is expanded and when an item is
chosen. In this section you add the code for, and subscribe to
ultraexplorerbar1_GroupExpanding and
ultraexplorerbar1_ActiveItemChanged, which respond to group expansion and
item selection.
To add GroupExpanding and ActiveItemChanged to LeftBar.cls:
