@ApplicationScoped public class NewResourcesMenu extends Object
| Constructor and Description |
|---|
NewResourcesMenu() |
| Modifier and Type | Method and Description |
|---|---|
List<org.uberfire.workbench.model.menu.MenuItem> |
getMenuItems() |
List<org.uberfire.workbench.model.menu.MenuItem> |
getMenuItemsWithoutProject() |
void |
onProjectContextChanged(org.guvnor.common.services.project.context.ProjectContextChangeEvent event) |
void |
setup() |
@PostConstruct public void setup()
public List<org.uberfire.workbench.model.menu.MenuItem> getMenuItems()
public List<org.uberfire.workbench.model.menu.MenuItem> getMenuItemsWithoutProject()
public void onProjectContextChanged(@Observes
org.guvnor.common.services.project.context.ProjectContextChangeEvent event)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.