| Package | Description |
|---|---|
| com.flowingcode.vaadin.addons.xterm |
| Modifier and Type | Method and Description |
|---|---|
static ITerminalOptions.RendererType |
ITerminalOptions.RendererType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITerminalOptions.RendererType[] |
ITerminalOptions.RendererType.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.setRendererType(ITerminalOptions.RendererType value)
The type of renderer to use, this allows using the fallback DOM renderer when canvas is too
slow for the environment.
|
Copyright © 2020–2024 Flowing Code. All rights reserved.