projects/m2-core/src/lib/model/auxiliary/constraint/WizardConstraintRowInfo.ts
Properties |
|
constructor(constraintRow: ConstraintTableRow, constraintTableId: number, constraintColumns: ConstraintTableColumn[], tableId: number, selectedRowIds: number[])
|
||||||||||||||||||
|
Parameters :
|
| Public constraintColumns |
Type : ConstraintTableColumn[]
|
| Public constraintRow |
Type : ConstraintTableRow
|
| Public constraintTableId |
Type : number
|
| Public selectedRowIds |
Type : number[]
|
| Public tableId |
Type : number
|