TerminalGidBuilderImpl.inputEnabled
T inputEnabled(bool propval)Set inputEnabled property.
Parameters
propval | Controls whether the terminal allows user input. When user input is disabled, key press and mouse button press and motion events are not sent to the terminal's child. |
Returns
Builder instance for fluent chaining