public class AutoGroupTreeContextMenuUIBean extends TreeContextMenuBase
| Constructor and Description |
|---|
AutoGroupTreeContextMenuUIBean() |
| Modifier and Type | Method and Description |
|---|---|
protected List<MetricMenuItemDescriptor> |
getGraphToViewMenuItems()
The menu items of this menu must provide the metric token.
|
protected List<String> |
getMenuHeaders() |
protected QuickLinksDescriptor |
getMenuQuickLinks()
The descriptor describes the URLs to use for the individual links.
|
protected List<MenuItemDescriptor> |
getOperationsMenuItems() |
protected int |
getResourceTypeId() |
protected List<MenuItemDescriptor> |
getViewChartsMenuItems() |
protected void |
init()
Subclasses can initialize themselves in this method before the other methods are called.
|
protected boolean |
shouldCreateMenu() |
addAdditionalMenuItems, addMenuItem, getMenu, setMenuprotected void init()
throws Exception
TreeContextMenuBaseinit in class TreeContextMenuBaseException - the initialization might failprotected List<String> getMenuHeaders()
getMenuHeaders in class TreeContextMenuBaseprotected QuickLinksDescriptor getMenuQuickLinks()
TreeContextMenuBasegetMenuQuickLinks in class TreeContextMenuBaseprotected List<MenuItemDescriptor> getViewChartsMenuItems()
getViewChartsMenuItems in class TreeContextMenuBaseprotected List<MetricMenuItemDescriptor> getGraphToViewMenuItems()
TreeContextMenuBasegetGraphToViewMenuItems in class TreeContextMenuBaseprotected List<MenuItemDescriptor> getOperationsMenuItems()
getOperationsMenuItems in class TreeContextMenuBaseprotected int getResourceTypeId()
getResourceTypeId in class TreeContextMenuBaseprotected boolean shouldCreateMenu()
shouldCreateMenu in class TreeContextMenuBaseCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.