Uses of Interface
org.springframework.shell.component.support.AbstractTextComponent.TextComponentContext
Packages that use AbstractTextComponent.TextComponentContext
-
Uses of AbstractTextComponent.TextComponentContext in org.springframework.shell.component
Subinterfaces of AbstractTextComponent.TextComponentContext in org.springframework.shell.componentModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
Context forPathSearch
.static interface
-
Uses of AbstractTextComponent.TextComponentContext in org.springframework.shell.component.support
Classes in org.springframework.shell.component.support with type parameters of type AbstractTextComponent.TextComponentContextModifier and TypeClassDescriptionclass
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>> Classes in org.springframework.shell.component.support that implement AbstractTextComponent.TextComponentContextModifier and TypeClassDescriptionstatic class
AbstractTextComponent.BaseTextComponentContext<T,
C extends AbstractTextComponent.TextComponentContext<T, C>>