Package com.flowingcode.vaadin.addons.xterm
package com.flowingcode.vaadin.addons.xterm
-
ClassDescriptionRepresents an abstract base class for server-side terminal add-ons that have a corresponding client-side (JavaScript) component or require interaction with the client-side terminal environment.The API that represents an xterm.js terminal.Add clipboard support to XTerm.Add console support to XTerm.Start up options for the terminal.Add selection support to XTerm using arrow keys.Add-on which preserves the client-side state when the component is removed from the UI then reattached later on.Represents an abstract base class for server-side add-ons designed to extend or modify the functionality of an
XTermBaseterminal instance.Manages a command history buffer forXTerm.The color theme of the terminal.Server-side component for the XTerm component.Server-side component for the XTerm component.