The events defined in the MenuItem class are summarized in the following table.
Event | Description |
---|---|
click | Occurs when the user presses and then releases the left mouse button over a menu item or when the menu item is activated by a control sequence or an attached accelerator key |
select | Occurs when a menu item is highlighted |
An exception is raised if the event methods in this class are invoked from a server method.