projects/m2-core/src/lib/model/table/PageRow.ts
Properties |
|
Methods |
|
constructor(item: Item, properties: TableCellInfo[], index: number, nodeId)
|
|||||||||||||||
|
Parameters :
|
| Public constraintCompliance |
Type : StatusInCompliance
|
| Public id |
Type : number
|
| Public index |
Type : number
|
| Public item |
Type : Item
|
| Public nodeDisplayName |
Type : string
|
| Public nodeId |
Type : number
|
| Public properties |
Type : TableCellInfo[]
|
| Public sourceRecordRejected |
Type : boolean
|
| Public format |
format()
|
|
Returns :
void
|