projects/m2-core/src/lib/model/constraint/ConstraintTableRow.ts
Properties |
|
| Public cells |
Type : TableCellInfo<ConstraintTableCell>[]
|
| Public Optional columnIdToCellOperation |
Type : StringMap<ElementOperation>
|
| Public Optional elementOperation |
Type : ElementOperation
|
| Public id |
Type : number
|
| Public inconsistentTableIds |
Type : number[]
|
| Public index |
Type : number
|
| Public protoCells |
Type : TableCellInfo<ConstraintTableCell>[]
|