| Package | Description |
|---|---|
| com.flowingcode.vaadin.addons.xterm |
| Modifier and Type | Method and Description |
|---|---|
static ITerminalOptions.CursorStyle |
ITerminalOptions.CursorStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITerminalOptions.CursorStyle[] |
ITerminalOptions.CursorStyle.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.setCursorStyle(ITerminalOptions.CursorStyle value)
The style of the cursor.
|
Copyright © 2020–2023 Flowing Code. All rights reserved.