@JsModule(value="./fc-xterm/console-feature.js") @Tag(value="fc-xterm-line-editor") public class XTermConsole extends XTermFeature
line event.| Modifier and Type | Class and Description |
|---|---|
static class |
XTermConsole.LineEvent |
| Constructor and Description |
|---|
XTermConsole() |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.shared.Registration |
addLineListener(com.vaadin.flow.component.ComponentEventListener<XTermConsole.LineEvent> listener)
Adds a line listener.
|
getTerminaladdListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisiblepublic com.vaadin.flow.shared.Registration addLineListener(com.vaadin.flow.component.ComponentEventListener<XTermConsole.LineEvent> listener)
Copyright © 2020 Flowing Code. All rights reserved.