projects/m2-core/src/lib/model/auxiliary/datatable/column/ItemsDatatableColumn.ts
Properties |
|
constructor(prop: string, name: string, draggable: boolean, minWidth: number, sortOrder: number, columnIdSrv: string, width: number, declaration: PropertyDeclaration)
|
| Public Optional declaration |
Type : PropertyDeclaration
|
| Public $$id |
Type : string
|
| Public $$oldWidth |
Type : number
|
| Public $$valueGetter |
Type : ValueGetter
|
| Public Optional attrType |
Type : AttributeType
|
| Public Optional canAutofitWidth |
Type : boolean
|
| Public canAutoResize |
Type : boolean
|
| Public cellClass |
Type : string |
|
| Public cellTemplate |
Type : any
|
| Public checkboxable |
Type : boolean
|
| Public columnIdSrv |
Type : T
|
| Public comparator |
Type : function
|
| Public Optional declarationId |
Type : number
|
| Public doublePrecision |
Default value : APP_SETTINGS.DEFAULT_DOUBLE_PRECISION
|
| Public draggable |
Type : boolean
|
| Public Optional elementOperation |
Type : ElementOperation
|
| Public Optional facetsOn |
Type : boolean
|
| Public Optional firstSortDir |
Type : SortDirection
|
| Public flexGrow |
Type : number
|
| Public frozenLeft |
Type : boolean
|
| Public frozenRight |
Type : boolean
|
| Public headerCheckboxable |
Type : boolean
|
| Public headerClass |
Type : string |
|
| Public headerTemplate |
Type : any
|
| Public Optional iconStyleClass |
Type : string
|
| Public Optional isColorColumn |
Type : boolean
|
| Public Optional isFormulaColumn |
Type : boolean
|
| Public Optional isImageColumn |
Type : boolean
|
| Public Optional isInverse |
Type : boolean
|
| Public Optional isMultiple |
Type : boolean
|
| Public Optional isReferenceColumn |
Type : boolean
|
| Public Optional isSystem |
Type : boolean
|
| Public Optional isUserDefined |
Type : boolean
|
| Public Optional isWidthTouched |
Type : boolean
|
| Public maxWidth |
Type : number
|
| Public minWidth |
Type : number
|
| Public name |
Type : string
|
| Public Optional natureId |
Type : number
|
| Public Optional notFaceted |
Type : boolean
|
| Public pipe |
Type : PipeTransform
|
| Public precisionDelta |
Type : number
|
Default value : 0
|
| Public prop |
Type : TableColumnProp
|
| Public Optional propertyId |
Type : number
|
| Public resizeable |
Type : boolean
|
| Public sortable |
Default value : true
|
| Public Optional sortOrder |
Type : number
|
| Public Optional textAlignment |
Type : TextAlignment
|
| Public Optional unit |
Type : MeasurementUnit
|
| Public Optional units |
Type : MeasurementUnit[]
|
| Public width |
Type : number
|