Package | Description |
---|---|
org.springframework.shell.component | |
org.springframework.shell.component.support |
Modifier and Type | Interface and Description |
---|---|
static interface |
ConfirmationInput.ConfirmationInputContext |
static interface |
PathInput.PathInputContext |
static interface |
StringInput.StringInputContext |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextComponent<T,C extends AbstractTextComponent.TextComponentContext<T,C>>
Base class for components which work on a simple text input.
|
static class |
AbstractTextComponent.BaseTextComponentContext<T,C extends AbstractTextComponent.TextComponentContext<T,C>> |
static interface |
AbstractTextComponent.TextComponentContext<T,C extends AbstractTextComponent.TextComponentContext<T,C>> |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractTextComponent.BaseTextComponentContext<T,C extends AbstractTextComponent.TextComponentContext<T,C>> |
Copyright © 2024. All rights reserved.