File

projects/m2-core/src/lib/core/service/meta/requests/constraint-table/UpdateConstraintTableCellRequest.ts

Index

Properties
Methods

Properties

Public aggregationData
Type : AggregationData
Public attributeValueData
Type : AttributeValueData
Public cellId
Default value : -1
Public meaningId
Type : number
Public restrictiveCondition
Type : RestrictiveCondition
Public rowDescriptor
Type : number

Methods

Static buildCreateAggregationCellRequest
buildCreateAggregationCellRequest(rowId: number, meaningId: number, partIdOrData: number | AggregationData, restrictiveCondition?: RestrictiveCondition)
Parameters :
Name Type Optional
rowId number No
meaningId number No
partIdOrData number | AggregationData No
restrictiveCondition RestrictiveCondition Yes
Static buildCreateAttributeCellRequest
buildCreateAttributeCellRequest(rowId: number, meaningId: number, attributeValueData: AttributeValueData, restrictiveCondition?: RestrictiveCondition)
Parameters :
Name Type Optional
rowId number No
meaningId number No
attributeValueData AttributeValueData No
restrictiveCondition RestrictiveCondition Yes
Static buildDeleteCellRequest
buildDeleteCellRequest(cellId: number)
Parameters :
Name Type Optional
cellId number No
Static buildEditAggregationCellRequest
buildEditAggregationCellRequest(cellId: number, partIdOrData: number | AggregationData, restrictiveCondition?: RestrictiveCondition)
Parameters :
Name Type Optional
cellId number No
partIdOrData number | AggregationData No
restrictiveCondition RestrictiveCondition Yes
Static buildEditAttributeCellRequest
buildEditAttributeCellRequest(cellId: number, attributeValueData: AttributeValueData, restrictiveCondition?: RestrictiveCondition)
Parameters :
Name Type Optional
cellId number No
attributeValueData AttributeValueData No
restrictiveCondition RestrictiveCondition Yes

results matching ""

    No results matching ""