public interface ITerminalSelection
extends com.vaadin.flow.component.HasElement
| Modifier and Type | Method and Description |
|---|---|
default boolean |
getKeyboardSelectionEnabled()
Returns the command line prompt.
|
default void |
setKeyboardSelectionEnabled(boolean enabled)
Sets the command line prompt.
|
Copyright © 2020–2024 Flowing Code. All rights reserved.