openmrs-esm-core

O3 Framework / canBeginEditSynchronizationItemsOfType

Function: canBeginEditSynchronizationItemsOfType()

canBeginEditSynchronizationItemsOfType(type): boolean

Defined in: packages/framework/esm-offline/src/sync.ts:320

Returns whether editing synchronization items of the given type is supported by the currently registered synchronization handlers.

Parameters

type

string

The identifying type of the synchronization item which should be edited.

Returns

boolean