Uses of Interface
com.identityworksllc.iiq.common.table.StyleTarget
-
Packages that use StyleTarget Package Description com.identityworksllc.iiq.common.table -
-
Uses of StyleTarget in com.identityworksllc.iiq.common.table
Classes in com.identityworksllc.iiq.common.table that implement StyleTarget Modifier and Type Class Description class
Cell
A class representing a single cell in an HTML table.class
QueryTable
An extension of Table to run a SQL query and export it.class
Row
A class representing a row in an HTML table.
-