Uses of Interface
org.springframework.shell.component.support.Enableable
Packages that use Enableable
-
Uses of Enableable in org.springframework.shell.component
Classes in org.springframework.shell.component with type parameters of type EnableableModifier and TypeClassDescriptionclass
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. -
Uses of Enableable in org.springframework.shell.component.support
Classes in org.springframework.shell.component.support with type parameters of type EnableableModifier and TypeClassDescriptionclass
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.Subinterfaces of Enableable in org.springframework.shell.component.supportClasses in org.springframework.shell.component.support that implement Enableable