projects/m2-core/src/lib/core/service/data/requests/table/edit/update/UpdateConstraintTableCellsRequest.ts
Properties |
|
constructor(tableId: number, propertyId: number, rowDescriptors?: number[], requests?: UpdateConstraintTableCellRequest[])
|
|||||||||||||||
|
Parameters :
|
| Public Optional rowDescriptors |
Type : number[]
|
| Public aggregationDatas |
Type : AggregationData[]
|
| Public attributeValueDatas |
Type : AttributeValueData[]
|
| Public propertyId |
Type : number
|
| Public Optional restrictiveCondition |
Type : RestrictiveCondition
|
| Public tableId |
Type : number
|