File

projects/m2-core/src/lib/widget-modules/datatable-utils/service/items-datatable-callback-cache.service.ts

Description

Each component should have its own instance of this class. That is why this service has to be provided in component's decorator.

Index

Methods

Methods

Public cacheCreatedItem
cacheCreatedItem(itemInfo: ItemInfo)
Parameters :
Name Type Optional
itemInfo ItemInfo No
Returns : void
Public cacheCreatedValueForNewDeclaration
cacheCreatedValueForNewDeclaration(createdValueInfo: PropertyValueInfo)
Parameters :
Name Type Optional
createdValueInfo PropertyValueInfo No
Returns : void
Public cacheCreatedValueForNewItem
cacheCreatedValueForNewItem(valueInfo: PropertyValueInfo)
Parameters :
Name Type Optional
valueInfo PropertyValueInfo No
Returns : void
Public clear
clear()
Returns : void
Public extractItemRow
extractItemRow(itemId: number)
Parameters :
Name Type Optional
itemId number No
Returns : PageRow
Public extractValuesCacheForDeclaration
extractValuesCacheForDeclaration(propertyId: number)
Parameters :
Name Type Optional
propertyId number No
Public extractValuesCacheForItem
extractValuesCacheForItem(itemId: number)
Parameters :
Name Type Optional
itemId number No
Returns : PropertyValue[]

results matching ""

    No results matching ""