TableColumn

baja/coll/Table. TableColumn

new TableColumn()

Description:
  • Table Column.

Source:
See:

Methods

getDisplayName() → {String}

Description:
  • Return the column display name.

Source:
Returns:
Type
String

getFacets() → {baja.Facets}

Description:
  • the column facets

Source:
Returns:
Type
baja.Facets

getFlags() → {Number}

Description:
  • Return the column flags.

Source:
Returns:
Type
Number

getName() → {String}

Description:
  • Return the column name.

Source:
Returns:
Type
String

getType() → {Type}

Description:
  • Return the column Type.

Source:
Returns:
Type
Type