Uses of Class
com.identityworksllc.iiq.common.table.Row
-
Packages that use Row Package Description com.identityworksllc.iiq.common.table -
-
Uses of Row in com.identityworksllc.iiq.common.table
Methods in com.identityworksllc.iiq.common.table with parameters of type Row Modifier and Type Method Description void
Cell. render(StringBuilder builder, Row parent)
Renders this cell to HTML, inserting it into the builder
-