Uses of Class
org.springframework.shell.component.PathSearch.PathSearchContext.PathViewItem
Packages that use PathSearch.PathSearchContext.PathViewItem
-
Uses of PathSearch.PathSearchContext.PathViewItem in org.springframework.shell.component
Methods in org.springframework.shell.component that return types with arguments of type PathSearch.PathSearchContext.PathViewItemModifier and TypeMethodDescriptionPathSearch.PathSearchContext.getPathViewItems()
Gets a path view items.Method parameters in org.springframework.shell.component with type arguments of type PathSearch.PathSearchContext.PathViewItemModifier and TypeMethodDescriptionvoid
PathSearch.PathSearchContext.setPathViewItems
(List<PathSearch.PathSearchContext.PathViewItem> items) Sets a path view items.