184
edits
(Created page with "Represents table object (usually table DCI value). '''Class Name''' Table '''Methods''' addColumn addRow NXSL:Table:de...") |
Tomas Kirnak (talk | contribs) (Added rows attribute) |
||
Line 38: | Line 38: | ||
| rowCount || int32 || Number of rows | | rowCount || int32 || Number of rows | ||
|- | |- | ||
| rows || array || Row definitions as array of [[NXSL:TableRow|TableRow]] objects | |||
| - | |||
| title || string || Table's title | | title || string || Table's title | ||
|} | |} | ||
[[Category:NXSL Class Reference]] | [[Category:NXSL Class Reference]] |
edits