Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MemoryDataSourceAdapter

Hierarchy

Callable

  • __call(data: any): void
  • Parameters

    • data: any

      Data to replace the cached data associated with this data source with

    Returns void

Index

Properties

id

Methods

defaultFieldSelection

  • defaultFieldSelection(selectNumber?: undefined | number): Promise<any>

remove

  • remove(): Promise<any>

updateCache

  • updateCache(): Promise<any>

Generated using TypeDoc