Uses of Class
io.quarkus.devui.spi.page.WebComponentPageBuilder
Packages that use WebComponentPageBuilder
-
Uses of WebComponentPageBuilder in io.quarkus.devui.spi.page
Subclasses of WebComponentPageBuilder in io.quarkus.devui.spi.pageMethods in io.quarkus.devui.spi.page that return WebComponentPageBuilderModifier and TypeMethodDescriptionstatic WebComponentPageBuilderPage.assistantPageBuilder()Here you provide the Web Component that should be rendered.WebComponentPageBuilder.componentLink(String componentLink) WebComponentPageBuilder.componentName(String componentName) static WebComponentPageBuilderPage.webComponentPageBuilder()Here you provide the Web Component that should be rendered.