@Component
public class MenuManager
extends java.lang.Object
Menu contributions. Use
menuManager.values to get access to the contributed menu items.| Constructor and Description |
|---|
MenuManager() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Menu> |
getMenus() |
void |
setMenus(java.util.Collection<Menu> menus)
The menus to manage.
|
Copyright © 2014. All Rights Reserved.