Interface HtmlTable
- All Known Implementing Classes:
DynamicHtmlTable
,HtmlTableWithColoredHeader
public interface HtmlTable
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HtmlTable
fromExtensionTable(Table table, Color tableColor)
static HtmlTable
fromExtensionTable(Table table, Color tableColor)
static HtmlTable.Header[]
mapToHeaders(Table table)
toHtml()
-
Method Details
-
fromExtensionTable
-
fromExtensionTable
-
mapToHeaders
-
toHtml
String toHtml()
-