Uses of Class
io.john.amiscaray.stir.domain.elements.Table
Package | Description |
---|---|
io.john.amiscaray.stir.domain.elements | |
io.john.amiscaray.stir.util |
-
Uses of Table in io.john.amiscaray.stir.domain.elements
Methods in io.john.amiscaray.stir.domain.elements that return Table Modifier and Type Method Description Table
Table.TableBuilder. build()
-
Uses of Table in io.john.amiscaray.stir.util
Methods in io.john.amiscaray.stir.util that return Table Modifier and Type Method Description <T> Table
ElementProcessor. collectionToTableElement(Collection<T> collection, Class<T> clazz)
Deprecated.Methods in io.john.amiscaray.stir.util with parameters of type Table Modifier and Type Method Description String
ElementProcessor. getMarkup(Table table)
Generates markup for a Table element