Package | Description |
---|---|
org.uberfire.ext.editor.commons.client.menu |
Modifier and Type | Method and Description |
---|---|
HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation |
HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.enable(Path file,
boolean isLocked,
boolean isLockedByCurrentUser)
Returns whether
MenuItem s should be enabled or disabled based on the provide lock information. |
HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation |
HasLockSyncMenuStateHelper.BasicLockSyncMenuStateHelper.enable(Path file,
boolean isLocked,
boolean isLockedByCurrentUser) |
static HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation |
HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation[] |
HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.