ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > StaticDataQuery

StaticDataQuery interface

Signature:

export interface StaticDataQuery 

Properties

PropertyTypeDescription
_waitUntilLoaded() => Promise<void>
getId() => QueryId
getTable() => Table
setIsLoading() => void
setLoadingFailed(e: Error) => void
setTable(a: Table) => StaticDataQuery
  • StaticDataQuery interface
  • Properties
Copyright © 2019 ActiveViam