Interface MenuItemPlain
-
- All Superinterfaces:
HasEnabledStateChangeListeners,MenuItem,Resource,RuntimeFeatureResource,RuntimeResource
@JsType public interface MenuItemPlain extends MenuItem
A menu item that has no children and no specificCommandassociated with it.
-
-
Method Summary
-
Methods inherited from interface org.uberfire.workbench.model.menu.HasEnabledStateChangeListeners
addEnabledStateChangeListener
-
Methods inherited from interface org.uberfire.workbench.model.menu.MenuItem
accept, getCaption, getContributionPoint, getOrder, getPermissions, getPosition, getResourceActions, isEnabled, setEnabled
-
Methods inherited from interface org.uberfire.security.Resource
getDependencies, getIdentifier, getResourceType, isType
-
-