| Package | Description | 
|---|---|
| org.springframework.shell.component | |
| org.springframework.shell.component.support | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MultiItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>>Component able to pick multiple items. | 
| class  | SingleItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>>Component able to pick single item. | 
| 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. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | SelectorItem<T> | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SelectorItem.SelectorItemWrapper<T> | 
Copyright © 2023. All rights reserved.