public class NewDeploymentUnitMenuBuilder extends Object implements org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder
| Modifier and Type | Class and Description |
|---|---|
static interface |
NewDeploymentUnitMenuBuilder.SupportsNewDeploymentUnit |
| Modifier and Type | Field and Description |
|---|---|
protected org.gwtbootstrap3.client.ui.Button |
menuNewButton |
| Constructor and Description |
|---|
NewDeploymentUnitMenuBuilder(NewDeploymentUnitMenuBuilder.SupportsNewDeploymentUnit supportsNewDeploymentUnit) |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.workbench.model.menu.MenuItem |
build() |
void |
push(org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder element) |
void |
setupMenuButton() |
public NewDeploymentUnitMenuBuilder(NewDeploymentUnitMenuBuilder.SupportsNewDeploymentUnit supportsNewDeploymentUnit)
public void push(org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder element)
push in interface org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilderpublic org.uberfire.workbench.model.menu.MenuItem build()
build in interface org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilderpublic void setupMenuButton()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.