projects/m2-core/src/lib/core/service/card/card-callback-processor.service.ts
Methods |
| Public handlePropertyValueChangesMessage | ||||||||||||||||||
handlePropertyValueChangesMessage(message: PropertyValueChangesMessage, rootRows: CardRow[], getDeclarationForValueFn: (value: PropertyValue) => void, rootItemId?: number, cacheValueFn?: (valueInfo?: PropertyValueInfo) => void)
|
||||||||||||||||||
|
Parameters :
Returns :
void
|