Uses of Class
io.quarkus.devui.spi.page.TableDataPageBuilder
-
Packages that use TableDataPageBuilder Package Description io.quarkus.devui.spi.page -
-
Uses of TableDataPageBuilder in io.quarkus.devui.spi.page
Methods in io.quarkus.devui.spi.page that return TableDataPageBuilder Modifier and Type Method Description TableDataPageBuilderTableDataPageBuilder. showColumn(String path)static TableDataPageBuilderPage. tableDataPageBuilder(String name)Here you provide the data that should be rendered in a table
-