-
- All Implemented Interfaces:
public final class TextFieldKt
-
-
Method Summary
Modifier and Type Method Description final static TextFieldtext(Prompt $self, String message, Function2<PromptResult, String, Boolean> shouldPrompt, Function2<PromptResult, String, String> default)final static TextFieldtext(Prompt $self, String message, Function2<PromptResult, String, Boolean> shouldPrompt, String default)-
-
Method Detail
-
text
final static TextField text(Prompt $self, String message, Function2<PromptResult, String, Boolean> shouldPrompt, Function2<PromptResult, String, String> default)
-
-
-
-