| Package | Description | 
|---|---|
| org.springframework.shell.component | |
| org.springframework.shell.component.support | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConfirmationInputComponent for a confirmation question. | 
| class  | MultiItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>>Component able to pick multiple items. | 
| class  | PathInputComponent for a simple path input. | 
| class  | SingleItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>>Component able to pick single item. | 
| class  | StringInputComponent for a simple string input. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSelectorComponent<T,C extends AbstractSelectorComponent.SelectorComponentContext<T,I,C>,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>>Base component for selectors which provide selectable lists. | 
| class  | AbstractTextComponent<T,C extends AbstractTextComponent.TextComponentContext<T,C>>Base class for components which work on a simple text input. | 
Copyright © 2023. All rights reserved.