Class Index | File Index

Classes


Class Qww.Table.Cell

Represents a cell within a row of data in the table.

Defined in: <JavaScript\QWW\QwwJs_TableMgr.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Constructs a new Qww.Table.Cell instance.
Field Summary
Field Attributes Field Name and Description
 
Text value of the cell.
Class Detail
Qww.Table.Cell()
Constructs a new Qww.Table.Cell instance.
Field Detail
{String} Text
Text value of the cell.