Options
All
  • Public
  • Public/Protected
  • All
Menu

Configuration options for LoadEverything constructor.

Hierarchy

Overview

Properties

Optional query

query: any

The query object to use when querying the model. It is short-hand for a queryProvider which always returns a single query.

Optional queryProvider

queryProvider: QueryProvider

Query provider object.

Optional refresh

refresh: Date | number | null

An optional delay that invalidates features on a loop. For more information, see LoadingStrategy.refresh.

since

2020.1

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method