| Package | Description |
|---|---|
| com.flowingcode.vaadin.addons.xterm |
| Modifier and Type | Class and Description |
|---|---|
class |
XTerm
Server-side component for the XTerm component.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends XTermBase & ITerminalConsole> |
TerminalHistory.extend(XTerm xterm)
Adds support for command history to the given terminal.
|
static <T extends XTermBase & ITerminalConsole> |
TerminalHistory.of(T xterm)
Returns the command history of the terminal.
|
Copyright © 2020–2022 Flowing Code. All rights reserved.