| Package | Description |
|---|---|
| org.uberfire.ext.editor.commons.client | |
| org.uberfire.ext.editor.commons.client.menu |
| Modifier and Type | Field and Description |
|---|---|
protected Set<MenuItems> |
BaseEditor.menuItems |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseEditor.init(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place,
org.uberfire.client.workbench.type.ClientResourceType type,
boolean addFileChangeListeners,
boolean displayShowMoreVersions,
MenuItems... menuItems) |
protected void |
BaseEditor.init(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place,
org.uberfire.client.workbench.type.ClientResourceType type,
MenuItems... menuItems) |
| Modifier and Type | Method and Description |
|---|---|
static MenuItems |
MenuItems.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MenuItems[] |
MenuItems.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.