Uses of Package
com.identityworksllc.iiq.common.table
-
Packages that use com.identityworksllc.iiq.common.table Package Description com.identityworksllc.iiq.common.table -
Classes in com.identityworksllc.iiq.common.table used by com.identityworksllc.iiq.common.table Class Description Cell A class representing a single cell in an HTML table.CellOption A cell modifier that can be passed in to various methodsElement The root class of Table, Row, and Cell, which allows common functions for style, CSS class, and other common HTML elementsQueryTable An extension of Table to run a SQL query and export it.Row A class representing a row in an HTML table.StyleTarget An interface that classes can use to indicate that they can hold styles.Table Type-safe fluent API for creating HTML tables from data inputs.