Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 353 Bytes

tablecolumn.adoc

File metadata and controls

19 lines (13 loc) · 353 Bytes

TableColumn

Represents table column definition object (used by Table class).

Instance attributes

dataType ⇒ Integer

Data type

displayName ⇒ String

Display name

isInstanceColumn ⇒ Boolean

TRUE if column is marked as instance column

name ⇒ String

Column name