@ApplicationScoped public class MenuBuilderHelper extends Object
| Constructor and Description |
|---|
MenuBuilderHelper() |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.workbench.model.menu.MenuItem |
buildMenuItem(String title,
org.gwtbootstrap3.client.ui.constants.IconType icon,
org.uberfire.mvp.Command action) |
public org.uberfire.workbench.model.menu.MenuItem buildMenuItem(String title, org.gwtbootstrap3.client.ui.constants.IconType icon, org.uberfire.mvp.Command action)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.