File

core/common/mo-name-cache.service.ts

Index

Properties
Methods

Constructor

constructor(inventoryService: InventoryService)
Parameters :
Name Type Optional
inventoryService InventoryService No

Methods

resetCacheTimer
resetCacheTimer(id)
Parameters :
Name Optional
id No
Returns : void

Properties

getMoName
Default value : memoize(async id => { const { data } = await this.inventoryService.detail(id); return data.name ? data.name : ''; })

results matching ""

    No results matching ""