AutoPatrol, Bureaucrats, Administrators
481
edits
(Created page with "Represents table object (usually table DCI value). '''Class Name''' Table '''Methods''' addColumn addRow NXSL:Table:de...") |
m (Text replacement - "^" to "{{deprecated}}") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Represents table object (usually table DCI value). | {{deprecated}}Represents table object (usually table DCI value). | ||
Line 37: | Line 37: | ||
|- | |- | ||
| 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 |