Package | Description |
---|---|
org.uberfire.workbench.model.menu | |
org.uberfire.workbench.model.menu.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
MenuCustom<T>
A menu item that provides its own widget.
|
interface |
MenuGroup
A menu item that has child items nested under it.
|
interface |
MenuItem
Meta-data for a Workbench MenuItem including permissions.
|
interface |
MenuItemCommand
A menu item that invokes a particular
Command when it is clicked. |
interface |
MenuItemPerspective
A menu item that invokes a particular
PerspectiveDefinition when it is clicked. |
interface |
MenuItemPlain
A menu item that has no children and no specific
Command associated with it. |
Modifier and Type | Class and Description |
---|---|
class |
BaseMenuCustom<T> |
class |
DefaultMenuGroup |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.