Uses of Class
org.rhq.enterprise.server.perspective.MenuItem

Packages that use MenuItem
org.rhq.enterprise.server.perspective   
org.rhq.enterprise.server.plugin.pc.perspective.metadata   
 

Uses of MenuItem in org.rhq.enterprise.server.perspective
 

Methods in org.rhq.enterprise.server.perspective that return types with arguments of type MenuItem
 java.util.List<MenuItem> MenuItem.getChildren()
           
 java.util.List<MenuItem> PerspectiveManagerLocal.getCoreMenu(Subject subject)
          Return the core menu for the specified subject.
 java.util.List<MenuItem> PerspectiveManagerBean.getCoreMenu(Subject subject)
           
 

Method parameters in org.rhq.enterprise.server.perspective with type arguments of type MenuItem
 void MenuItem.setChildren(java.util.List<MenuItem> children)
           
 

Uses of MenuItem in org.rhq.enterprise.server.plugin.pc.perspective.metadata
 

Methods in org.rhq.enterprise.server.plugin.pc.perspective.metadata that return types with arguments of type MenuItem
 java.util.List<MenuItem> PerspectivePluginMetadataManager.getCoreMenu()
           
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.