UberFire Workbench Client Views: PatternFly 2.4.0.Final-redhat-7
-
- All Implemented Interfaces:
- HasMenus, org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder
@Dependent
public class UserMenu
extends Object
implements org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder, HasMenus
Provides the menu that appears in the top right corner of the screen. Shows the current user's name.
-
-
Constructor Summary
Constructors
Constructor and Description |
UserMenu() |
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
addMenus(org.uberfire.workbench.model.menu.Menus menus) |
org.uberfire.workbench.model.menu.MenuItem |
build() |
void |
clear() |
com.google.gwt.user.client.ui.IsWidget |
getView() |
void |
push(org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder element) |
protected void |
setup() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UserMenu
public UserMenu()
-
Method Detail
-
clear
public void clear()
UberFire Workbench Client Views: PatternFly 2.4.0.Final-redhat-7
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.