@ApplicationScoped public class UtilityMenuBarPresenter extends Object implements UtilityMenuBar
Modifier and Type | Class and Description |
---|---|
static interface |
UtilityMenuBarPresenter.View |
Constructor and Description |
---|
UtilityMenuBarPresenter() |
Modifier and Type | Method and Description |
---|---|
void |
addMenus(org.uberfire.workbench.model.menu.Menus menus) |
void |
clear() |
com.google.gwt.user.client.ui.IsWidget |
getView() |
public com.google.gwt.user.client.ui.IsWidget getView()
public void addMenus(org.uberfire.workbench.model.menu.Menus menus)
public void clear()
clear
in interface UtilityMenuBar
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.