| Package | Description |
|---|---|
| com.flowingcode.vaadin.addons.xterm |
| Modifier and Type | Method and Description |
|---|---|
static ITerminalOptions.BellStyle |
ITerminalOptions.BellStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITerminalOptions.BellStyle[] |
ITerminalOptions.BellStyle.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.setBellStyle(ITerminalOptions.BellStyle value)
The type of the bell notification the terminal will use.
|
Copyright © 2020–2024 Flowing Code. All rights reserved.