Constructor to create an empty row
Constructor to create an empty row
icon table
Constructor
user custom row
Copy Constructor
icon row to copy
Protected
Readonly
columnColumn types of this row, based upon the data values
Protected
Readonly
columnsUser columns
Protected
Readonly
tableUser table
Protected
Readonly
valuesArray of row values
Get the column count
column count
Get the column names
column names
Gets the id column
Get the primary key column
pk column
Get the primary key column Index
pk index
Protected
columnMap the column to the content values
content values
column
value
Protected
copyCopy the value of the data type
copy value
table column
value
Get the anchor_u column
Get the anchor_v column
Get the column of the column name
column
column name
Get the column at the index
column
index
Get columns
Get the content type column
content type column
Get the data column
data column
Get the data image
image
Get the description column
Get the height column
Get the id column
id column
Get the name column
Get the row column type at the index
row column type
index
Get the scaled data image
Get the width column
Convert the row to content values
content values
include null values (default is true)
Protected
validateValidate the value and its actual value types against the column data type class
column
value
value type
Generated using TypeDoc
Icon Row