v7.3.0
SupportExamplesFree Trial

AssignmentStoreMixin
Mixin

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

It is consumed by the regular AssignmentStore 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
  • isAssignmentStoreMixin : Booleantrue
    READONLY
    ADVANCED
    Identifies an object as an instance of AssignmentStoreMixin class, or subclass thereof.

Functions

Functions are methods available for calling on the class

    Source path

    Scheduler/data/mixin/AssignmentStoreMixin.js

    Contents