articleTabularData-Objekt
Dieses Objekt erlaubt den strukturierten Zugriff auf Elemente und Eigenschaften eines Widgets mit tabellarischen Daten.
htmlAttributesTable
Syntax: tab.htmlAttributesTable : string
htmlAttributesHeadRow
Syntax: tab.htmlAttributesHeadRow : string
htmlAttributesHeadCells
Syntax: tab.htmlAttributesHeadCells : string
htmlAttributesEvenRows
Syntax: tab.htmlAttributesEvenRows : string
htmlAttributesOddRows
Syntax: tab.htmlAttributesOddRows : string
htmlAttributesCells
Syntax: tab.htmlAttributesCells : string
showTableHead
Syntax: tab.showTableHead : boolean
rows
Syntax: tab.rows : articleTabularDataRow[]
columns
Syntax: tab.columns : articleTabularDataColumn[]