| Package | Description |
|---|---|
| com.flowingcode.vaadin.addons.xterm |
| Modifier and Type | Method and Description |
|---|---|
static ITerminalOptions.FastScrollModifier |
ITerminalOptions.FastScrollModifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITerminalOptions.FastScrollModifier[] |
ITerminalOptions.FastScrollModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITerminalOptions.setFastScrollModifier(ITerminalOptions.FastScrollModifier value)
The modifier key hold to multiply scroll speed.
|
Copyright © 2020–2024 Flowing Code. All rights reserved.