@ApplicationScoped public class AppLauncherMenuBuilder extends Object implements org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder
| Constructor and Description |
|---|
AppLauncherMenuBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.workbench.model.menu.MenuItem |
build() |
void |
init() |
void |
onAppLauncherUpdatedEvent(AppLauncherUpdatedEvent event) |
void |
push(org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder element) |
@PostConstruct public void init()
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 onAppLauncherUpdatedEvent(@Observes
AppLauncherUpdatedEvent event)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.