v7.3.0
SupportExamplesFree Trial

DependencyStoreMixin
Mixin

This is a mixin, containing functionality related to managing dependencies.

It is consumed by the regular DependencyStore class and Scheduler Pros counterpart.

No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class
  • loadPriority : Number
    private

    CrudManager must load stores in the correct order. Lowest first.

  • syncPriority : Number
    private

    CrudManager must sync stores in the correct order. Lowest first.

Properties

Properties are getters/setters or publicly accessible variables on this class
  • isDependencyStoreMixin : Booleantrue
    READONLY
    ADVANCED
    Identifies an object as an instance of DependencyStoreMixin class, or subclass thereof.

Functions

Functions are methods available for calling on the class

    Source path

    Scheduler/data/mixin/DependencyStoreMixin.js

    Contents