Class TableColumn
Table Column
Defined in: coll.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| <inner> |
| Field Attributes | Field Name and Description |
|---|---|
|
Return the column display name.
|
|
|
the column facets
|
|
|
Return the column flags.
|
|
|
Return the column name.
|
|
|
Return the column Type.
|
Field Detail
{String}
getDisplayName
Return the column display name.
{baja.Facets}
getFacets
the column facets
{Number}
getFlags
Return the column flags.
{String}
getName
Return the column name.
{Type}
getType
Return the column Type.