mdm.Menu.Context |
Methods |
The following table lists the methods for the Menu.Context class |
Method | Description | Availability |
---|---|---|
Menu.Context.disable() | Disables the context menu. | ![]() |
Menu.Context.enable() | Enables the context menu. | ![]() |
Menu.Context.insertDivider() | Inserts a menu divider into the context menu. | ![]() |
Menu.Context.insertItem() | Inserts an item into the context menu. | ![]() |
Menu.Context.itemChecked() | Checks or unchecks the specified menu item. | ![]() |
Menu.Context.itemEnabled() | Enables or disables the specified menu item. | ![]() |
Menu.Context.removeItem() | Removes the specified menu item. | ![]() |
Properties |
The following table lists the properties for the Menu.Context class |
Method | Description | Availability |
---|---|---|
Menu.Context.menuType | Sets the method to use with the context menu.... | ![]() |
Events |
The following table lists the events for the Menu.Context class |
Method | Description | Availability |
---|---|---|
onContextMenuClick | Event "onContextMenuClick" is dispatched when... | ![]() |