Uses of Class
com.identityworksllc.iiq.common.table.Element
-
Packages that use Element Package Description com.identityworksllc.iiq.common.table -
-
Uses of Element in com.identityworksllc.iiq.common.table
Subclasses of Element in com.identityworksllc.iiq.common.table Modifier and Type Class Description class
Cell
A class representing a single cell in an HTML table.class
Row
A class representing a row in an HTML table.class
Table
Type-safe fluent API for creating HTML tables from data inputs.
-