qwc/projects/qwc/src/lib/components/qwc-data-table/display-column.ts
Display column
Properties |
constructor(obj)
|
||||
|
Parameters :
|
| _dragging |
Type : boolean
|
| _resizing |
Type : boolean
|
| draggable |
Default value : false
|
| headerRowItemCls |
Type : string
|
| id |
Type : string
|
| isSorted |
Type : boolean
|
| name |
Type : string
|
| resizable |
Default value : false
|
| rowItemCls |
Type : string
|
| sortable |
Default value : false
|
| sorted |
Type : SortType
|
| type |
Type : string
|
| width |
Type : number
|