Uses of Class
org.jline.consoleui.elements.InputValue
Packages that use InputValue
-
Uses of InputValue in org.jline.consoleui.prompt
Methods in org.jline.consoleui.prompt with parameters of type InputValueModifier and TypeMethodDescriptionAbstractPrompt.InputValuePrompt.getPrompt
(org.jline.reader.LineReader reader, org.jline.terminal.Terminal terminal, org.jline.utils.Display display, List<org.jline.utils.AttributedString> header, org.jline.utils.AttributedString message, InputValue inputValue, ConsolePrompt.UiConfig cfg)