| Interface | Description |
|---|---|
| ConfirmationInput.ConfirmationInputContext | |
| MultiItemSelector.MultiItemSelectorContext<T,I extends Nameable & Matchable & Itemable<T>> |
Context
MultiItemSelector. |
| PathInput.PathInputContext | |
| SingleItemSelector.SingleItemSelectorContext<T,I extends Nameable & Matchable & Itemable<T>> |
Context
SingleItemSelector. |
| StringInput.StringInputContext |
| Class | Description |
|---|---|
| ConfirmationInput |
Component for a confirmation question.
|
| MultiItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>> |
Component able to pick multiple items.
|
| PathInput |
Component for a simple path input.
|
| SingleItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>> |
Component able to pick single item.
|
| StringInput |
Component for a simple string input.
|
Copyright © 2023. All rights reserved.