|  | Uiinfrastructure API Docs | |
| PTTableBuilder Constructor (Int32, Int32, String, String, String, PTStyleClass, PTStyleClass, PTStyleClass) |
Creates a new PTTableBuilder object.
Parameters
-
rows
- Pass the number of rows this table spans.
-
cols
- Pass the number of columns this table spans.
-
sWidth
- Pass the width of this table.
-
sCellPadding
- Pass the cell padding of this table.
-
sCellSpacing
- Pass the cell spacing of this table.
-
tableClass
- Pass the style class of this table.
-
rowClass
- Pass the style class of this table's rows.
-
cellClass
- Pass the style class of this table's cells.
See Also
PTTableBuilder Class | com.plumtree.xpshared.htmlconstructs Namespace | PTTableBuilder Constructor Overload List