Package | Description |
---|---|
org.springframework.shell.component.flow |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSelectItem
Default 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 © 2024. All rights reserved.