@Dependent public class UserMenu extends Object implements MenuFactory.CustomMenuBuilder, HasMenus
| Modifier and Type | Class and Description |
|---|---|
static interface |
UserMenu.UserMenuView |
| Constructor and Description |
|---|
UserMenu() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMenus(Menus menus) |
MenuItem |
build() |
void |
clear() |
com.google.gwt.user.client.ui.IsWidget |
getView() |
void |
push(MenuFactory.CustomMenuBuilder element) |
protected void |
setup() |
@PostConstruct protected void setup()
public com.google.gwt.user.client.ui.IsWidget getView()
public void push(MenuFactory.CustomMenuBuilder element)
push in interface MenuFactory.CustomMenuBuilderpublic MenuItem build()
build in interface MenuFactory.CustomMenuBuilderpublic void clear()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.