| mdm.Menu.Tray |
| Methods |
| The following table lists the methods for the Menu.Tray class |
| Method | Description | Availability |
|---|---|---|
| Menu.Tray.hideIcon() | Hides the tray icon. | |
| Menu.Tray.insertDivider() | Inserts a menu divider into the tray menu. | |
| Menu.Tray.insertItem() | Inserts an item into the tray menu. | |
| Menu.Tray.itemChecked() | Checks or unchecks the specified menu item. | |
| Menu.Tray.itemEnabled() | Enables or disables the specified menu item. | |
| Menu.Tray.removeItem() | Removes the specified menu item. | |
| Menu.Tray.setIcon() | Sets the tray icon to the specified ICO file. | |
| Menu.Tray.showBalloon() | Display a tray icon balloon. | |
| Menu.Tray.showIcon() | Shows the tray icon. | |
| Properties |
| The following table lists the properties for the Menu.Tray class |
| Method | Description | Availability |
|---|---|---|
| Menu.Tray.iconHint | Sets the tray icon hint (the message that is ... | |
| Menu.Tray.menuType | Sets the method to use with the tray menus.| |
|
| Events |
| The following table lists the events for the Menu.Tray class |
| Method | Description | Availability |
|---|---|---|
| onTrayMenuClick | Event "onTrayMenuClick" is dispatched when th... | |