projects/m2-core/src/lib/core/service/data/requests/table/edit/update/UpdateTableCellsRequest.ts
In order to create 'delete' request an empty 'requests' array should be passed.
Properties |
|
Accessors |
Protected
constructor(tableId: number, propertyId: number, requests?: Array
|
| Public aggregationDatas |
Type : AggregationData[]
|
| Public attributeValueDatas |
Type : AttributeValueData[]
|
| Public propertyId |
Type : number
|
| Public Optional restrictiveCondition |
Type : RestrictiveCondition
|
| Public tableId |
Type : number
|
| isDeleteRequest |
getisDeleteRequest()
|