| Package | Description |
|---|---|
| com.flowingcode.vaadin.addons.xterm |
| Modifier and Type | Method and Description |
|---|---|
XTerm |
PreserveStateAddon.getXTerm() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends XTermBase & ITerminalConsole> |
TerminalHistory.extend(XTerm xterm)
Adds support for command history to the given terminal.
|
| Constructor and Description |
|---|
LineEvent(XTerm source,
boolean fromClient,
String line) |
PreserveStateAddon(XTerm xterm) |
Copyright © 2020–2023 Flowing Code. All rights reserved.