Uses of Class
com.atlassian.confluence.web.WebMenu
Packages that use WebMenu
-
Uses of WebMenu in com.atlassian.confluence.web
Methods in com.atlassian.confluence.web that return WebMenuModifier and TypeMethodDescriptionConfluenceWebMenuManager.getMenu(String id, String menuKey, WebInterfaceContext context) ConfluenceWebMenuManager.getMenu(String id, Collection<String> menuKeys, WebInterfaceContext context) WebMenuManager.getMenu(String id, String menuKey, WebInterfaceContext context) Builds and returns aWebMenufor display with the given properties and context.WebMenuManager.getMenu(String id, Collection<String> menuKeys, WebInterfaceContext context) Builds and returns aWebMenufor display with the given properties and context.default WebMenuWebMenuManager.getMenu(Collection<String> menuKeys, WebInterfaceContext context) Builds and returns aWebMenufor display with the given properties and context.