Package | Description |
---|---|
com.redhat.thermostat.client.internal | |
com.redhat.thermostat.client.ui |
Modifier and Type | Method and Description |
---|---|
void |
MainView.addMenu(MenuAction action)
Adds a menu item to the window.
|
void |
MainView.removeMenu(MenuAction action)
Removes a menu item to the window.
|
Modifier and Type | Method and Description |
---|---|
void |
MainWindow.addMenu(MenuAction action) |
void |
MenuHelper.addMenuAction(MenuAction action)
Add a menu item as specified though the
MenuAction argument. |
void |
MainWindow.removeMenu(MenuAction action) |
void |
MenuHelper.removeMenuAction(MenuAction action)
Remove a existing menu item as specified though the
MenuAction
argument. |
Copyright © 2012. All Rights Reserved.