|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyboardShortcutManager.Operation | |
|---|---|
| com.atlassian.jira.plugin.keyboardshortcut | |
| Uses of KeyboardShortcutManager.Operation in com.atlassian.jira.plugin.keyboardshortcut |
|---|
| Methods in com.atlassian.jira.plugin.keyboardshortcut that return KeyboardShortcutManager.Operation | |
|---|---|
KeyboardShortcutManager.Operation |
KeyboardShortcut.getOperation()
|
static KeyboardShortcutManager.Operation |
KeyboardShortcutManager.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KeyboardShortcutManager.Operation[] |
KeyboardShortcutManager.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.atlassian.jira.plugin.keyboardshortcut with parameters of type KeyboardShortcutManager.Operation | |
|---|---|
KeyboardShortcut(KeyboardShortcutManager.Context context,
KeyboardShortcutManager.Operation operation,
String parameter,
int order,
Set<List<String>> shortcuts,
String descriptionI18nKey,
boolean hidden)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||