ColumnDescriptor interface
The type of the parameter for addColumn method
- aggrFuncId
- attribute
- attributeId
- caption
- column
- cusomtSql
- enabled
- index
- justsorted
- readonly
- sortIndex
- sorting
Properties
Section titled “Properties”aggrFuncId
Section titled “aggrFuncId”● aggrFuncId?: string
attribute
Section titled “attribute”● attribute?: EntityAttr
attributeId
Section titled “attributeId”● attributeId?: string
caption
Section titled “caption”● caption?: string
column
Section titled “column”● column?: QueryColumn
cusomtSql
Section titled “cusomtSql”● cusomtSql?: string
enabled
Section titled “enabled”● enabled?: boolean
● index?: number
justsorted
Section titled “justsorted”● justsorted?: boolean
readonly
Section titled “readonly”● readonly?: boolean
sortIndex
Section titled “sortIndex”● sortIndex?: number
sorting
Section titled “sorting”● sorting?: SortDirection