|
KIE Uberfire Runtime PlugIns API 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kie.uberfire.plugin.model.Activity
org.kie.uberfire.plugin.model.Plugin
org.kie.uberfire.plugin.model.DynamicMenu
@Portable public class DynamicMenu
| Constructor Summary | |
|---|---|
DynamicMenu()
|
|
DynamicMenu(String name,
PluginType type,
org.uberfire.backend.vfs.Path path,
Collection<DynamicMenuItem> menuItems)
|
|
| Method Summary | |
|---|---|
Collection<DynamicMenuItem> |
getMenuItems()
|
| Methods inherited from class org.kie.uberfire.plugin.model.Plugin |
|---|
getPath |
| Methods inherited from class org.kie.uberfire.plugin.model.Activity |
|---|
equals, getName, getType, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicMenu()
public DynamicMenu(String name,
PluginType type,
org.uberfire.backend.vfs.Path path,
Collection<DynamicMenuItem> menuItems)
| Method Detail |
|---|
public Collection<DynamicMenuItem> getMenuItems()
|
KIE Uberfire Runtime PlugIns API 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||