Uses of Class
org.springframework.shell.tui.component.PathSearch.PathSearchContext.PathViewItem
Packages that use PathSearch.PathSearchContext.PathViewItem
-
Uses of PathSearch.PathSearchContext.PathViewItem in org.springframework.shell.tui.component
Methods in org.springframework.shell.tui.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.tui.component with type arguments of type PathSearch.PathSearchContext.PathViewItemModifier and TypeMethodDescriptionvoidPathSearch.PathSearchContext.setPathViewItems(List<PathSearch.PathSearchContext.PathViewItem> items) Sets a path view items.