Uses of Class
org.springframework.shell.jline.tui.component.view.control.ListView
Packages that use ListView
-
Uses of ListView in org.springframework.shell.jline.tui.component.view.control
Method parameters in org.springframework.shell.jline.tui.component.view.control with type arguments of type ListViewModifier and TypeMethodDescriptionvoidListView.setCellFactory(BiFunction<ListView<T>, T, ListCell<T>> factory)