Uses of Class
io.datarouter.email.html.J2HtmlEmailTable.J2HtmlEmailTableRow
| Package | Description |
|---|---|
| io.datarouter.email.html |
-
Uses of J2HtmlEmailTable.J2HtmlEmailTableRow in io.datarouter.email.html
Methods in io.datarouter.email.html that return J2HtmlEmailTable.J2HtmlEmailTableRow Modifier and Type Method Description J2HtmlEmailTable.J2HtmlEmailTableRow<T>J2HtmlEmailTable.J2HtmlEmailTableRow. withStyle(String style)Method parameters in io.datarouter.email.html with type arguments of type J2HtmlEmailTable.J2HtmlEmailTableRow Modifier and Type Method Description j2html.tags.specialized.TableTagJ2HtmlEmailTable. build(Collection<T> values, Function<T,J2HtmlEmailTable.J2HtmlEmailTableRow<T>> rowFunction)