projects/m2-core/src/lib/model/table/TaxoUserTableColumn.ts
Properties |
|
Accessors |
constructor(width?: number, textAlignment?: TextAlignment, columnId?: string, column?: TaxonomyColumn, sortOrder?: number)
|
||||||||||||||||||
|
Parameters :
|
| Public Optional column |
Type : TaxonomyColumn
|
| Public Optional declaration |
Type : PropertyDeclaration
|
| Public Abstract Readonly Optional attributeType |
Type : AttributeType
|
| Public columnId |
Type : string
|
| Public Optional isInverse |
Type : boolean
|
| Public Optional isWidthDefault |
Type : boolean
|
| Public Optional sortOrder |
Type : number
|
| Public textAlignment |
Type : TextAlignment
|
| Public width |
Type : number
|
| attributeType |
getattributeType()
|
| isUserDefined |
getisUserDefined()
|