Package org.jline.consoleui.prompt
Class CheckboxResult
java.lang.Object
org.jline.consoleui.prompt.CheckboxResult
- All Implemented Interfaces:
PromptResultItemIF
Result of a checkbox choice. CheckboxResult contains a
Set with the
IDs of the selected checkbox items.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CheckboxResult
-
-
Method Details
-
getSelectedIds
-
getResult
- Specified by:
getResultin interfacePromptResultItemIF
-
toString
-