Uses of Class
org.springframework.shell.component.ViewComponentBuilder
Packages that use ViewComponentBuilder
Package
Description
Contains infrastructure for describing commands with the "new" preferred Spring Shell programming model.
-
Uses of ViewComponentBuilder in org.springframework.shell.boot
Methods in org.springframework.shell.boot that return ViewComponentBuilderModifier and TypeMethodDescriptionTerminalUIAutoConfiguration.viewComponentBuilder
(TerminalUIBuilder terminalUIBuilder, ViewComponentExecutor viewComponentExecutor, org.jline.terminal.Terminal terminal) -
Uses of ViewComponentBuilder in org.springframework.shell.standard
Methods in org.springframework.shell.standard that return ViewComponentBuilderModifier and TypeMethodDescriptionprotected ViewComponentBuilder
AbstractShellComponent.getViewComponentBuilder()