Uses of Class
com.atlassian.confluence.web.WebMenu
-
Uses of WebMenu in com.atlassian.confluence.web
Modifier 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 aWebMenu
for display with the given properties and context.WebMenuManager.getMenu
(String id, Collection<String> menuKeys, WebInterfaceContext context) Builds and returns aWebMenu
for display with the given properties and context.default WebMenu
WebMenuManager.getMenu
(Collection<String> menuKeys, WebInterfaceContext context) Builds and returns aWebMenu
for display with the given properties and context.