Submit Input Action
class SubmitInputAction(val workbench: AvailWorkbench) : AbstractWorkbenchAction
Content copied to clipboard
A SubmitInputAction sends a line of text from the input field to standard input.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun removePropertyChangeListener(p0: PropertyChangeListener)
Content copied to clipboard
Link copied to clipboard