Uses of Interface
org.springframework.shell.component.support.Nameable
Packages that use Nameable
-
Uses of Nameable in org.springframework.shell.component
Classes in org.springframework.shell.component with type parameters of type NameableModifier and TypeClassDescriptionclassMultiItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>> Component able to pick multiple items.static interfaceMultiItemSelector.MultiItemSelectorContext<T,I extends Nameable & Matchable & Itemable<T>> ContextMultiItemSelector.classSingleItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>> Component able to pick single item.static interfaceSingleItemSelector.SingleItemSelectorContext<T,I extends Nameable & Matchable & Itemable<T>> ContextSingleItemSelector.Classes in org.springframework.shell.component that implement NameableModifier and TypeClassDescriptionstatic classDomain class for path view item.Methods in org.springframework.shell.component with type parameters of type NameableModifier and TypeMethodDescriptionstatic <T,I extends Nameable & Matchable & Itemable<T>>
MultiItemSelector.MultiItemSelectorContext<T,I> MultiItemSelector.MultiItemSelectorContext.empty()Creates an emptyMultiItemSelector.MultiItemSelectorContext.static <T,I extends Nameable & Matchable & Itemable<T>>
MultiItemSelector.MultiItemSelectorContext<T,I> Creates anMultiItemSelector.MultiItemSelectorContext.static <C,I extends Nameable & Matchable & Itemable<C>>
SingleItemSelector.SingleItemSelectorContext<C,I> SingleItemSelector.SingleItemSelectorContext.empty()Creates an emptySingleItemSelector.SingleItemSelectorContext.static <C,I extends Nameable & Matchable & Itemable<C>>
SingleItemSelector.SingleItemSelectorContext<C,I> Creates aSingleItemSelector.SingleItemSelectorContext. -
Uses of Nameable in org.springframework.shell.component.support
Classes in org.springframework.shell.component.support with type parameters of type NameableModifier and TypeClassDescriptionclassAbstractSelectorComponent<T,C extends AbstractSelectorComponent.SelectorComponentContext<T, I, C>, I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>> Base component for selectors which provide selectable lists.protected static classAbstractSelectorComponent.BaseSelectorComponentContext<T,I extends Nameable & Matchable & Itemable<T>, C extends AbstractSelectorComponent.SelectorComponentContext<T, I, C>> Base implementation of aAbstractSelectorComponent.SelectorComponentContext.static interfaceAbstractSelectorComponent.SelectorComponentContext<T,I extends Nameable & Matchable & Itemable<T>, C extends AbstractSelectorComponent.SelectorComponentContext<T, I, C>> Context interface on a selector component sharing content.interfaceSelectorList<T extends Nameable>static classSelectorList.BaseProjectionItem<T extends Nameable>static classSelectorList.DefaultSelectorList<T extends Nameable>Subinterfaces of Nameable in org.springframework.shell.component.supportClasses in org.springframework.shell.component.support that implement NameableModifier and TypeClassDescriptionstatic classstatic classSelectorList.BaseProjectionItem<T extends Nameable>Methods in org.springframework.shell.component.support with type parameters of type NameableModifier and TypeMethodDescriptionstatic <T,I extends Nameable & Matchable & Itemable<T>, C extends AbstractSelectorComponent.SelectorComponentContext<T, I, C>>
AbstractSelectorComponent.SelectorComponentContext<T,I, C> AbstractSelectorComponent.SelectorComponentContext.empty()Creates an emptyAbstractSelectorComponent.SelectorComponentContext.static <T extends Nameable>
SelectorList<T>SelectorList.of(int max)