Uses of Class
com.atlassian.confluence.web.WebMenu

Packages that use WebMenu
com.atlassian.confluence.web   
 

Uses of WebMenu in com.atlassian.confluence.web
 

Methods in com.atlassian.confluence.web that return WebMenu
 WebMenu WebMenuManager.getMenu(String id, List<String> menuKeys, WebInterfaceContext context)
          Builds and returns a WebMenu for display with the given properties and context.
 WebMenu ConfluenceWebMenuManager.getMenu(String id, List<String> menuKeys, WebInterfaceContext context)
           
 WebMenu WebMenuManager.getMenu(String id, String menuKey, WebInterfaceContext context)
          Builds and returns a WebMenu for display with the given properties and context.
 WebMenu ConfluenceWebMenuManager.getMenu(String id, String menuKey, WebInterfaceContext context)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.