| Package | Description |
|---|---|
| com.jwebmp.plugins.jqlayout.enumerations | |
| com.jwebmp.plugins.jqlayout.options |
| Modifier and Type | Method and Description |
|---|---|
static CustomHotkeyModifier |
CustomHotkeyModifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomHotkeyModifier[] |
CustomHotkeyModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomHotkeyModifier |
JQLayoutDefaultOptions.getCustomHotkeyModifier()
customHotkeyModifier = "SHIFT" ("CTRL", "SHIFT", "CTRL+SHIFT")
|
| Modifier and Type | Method and Description |
|---|---|
J |
JQLayoutDefaultOptions.setCustomHotkeyModifier(CustomHotkeyModifier customHotkeyModifier)
customHotkeyModifier = "SHIFT" ("CTRL", "SHIFT", "CTRL+SHIFT")
|
Copyright © 2019 Marc Magon. All rights reserved.