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 TableTable.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> TableElementProcessor. 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 StringElementProcessor. getMarkup(Table table)Generates markup for a Table element