v7.3.0

ResourceStoreMixin
Mixin

This is a mixin for the ResourceStore functionality. It is consumed by the ResourceStore.

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
  • isResourceStoreMixin : Booleantrue
    READONLY
    ADVANCED
    Identifies an object as an instance of ResourceStoreMixin class, or subclass thereof.

Functions

Functions are methods available for calling on the class

    Source path

    Scheduler/data/mixin/ResourceStoreMixin.js

    Contents