| Package | Description | 
|---|---|
| org.springframework.shell.component.flow | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultSelectItemDefault impl for  SelectItem. | 
| Modifier and Type | Method and Description | 
|---|---|
| static SelectItem | SelectItem. of(String name,
  String item) | 
| static SelectItem | SelectItem. of(String name,
  String item,
  boolean enabled,
  boolean selected) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SelectItem> | BaseMultiItemSelector. getSelectItems() | 
| Modifier and Type | Method and Description | 
|---|---|
| MultiItemSelectorSpec | MultiItemSelectorSpec. selectItems(List<SelectItem> selectItems)Adds a list of select items. | 
| MultiItemSelectorSpec | BaseMultiItemSelector. selectItems(List<SelectItem> selectItems) | 
Copyright © 2023. All rights reserved.