GaDataDataTable
class GaDataDataTable extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $colsType | ||
protected | $colsDataType | ||
protected | $rowsType | ||
protected | $rowsDataType |
Methods
setCols($cols)
No description
getCols()
No description
setRows($rows)
No description
getRows()
No description
Details
setCols($cols)
No description
GaDataDataTableCols[]
getCols()
No description
setRows($rows)
No description
GaDataDataTableRows[]
getRows()
No description