v7.3.0
SupportExamplesFree Trial

AssignmentModelMixin
Mixin

Mixin that holds configuration shared between assignments in Scheduler and Scheduler Pro.

No results

Fields

Fields belong to a Model class and define the Model data structure

Properties

Properties are getters/setters or publicly accessible variables on this class
  • eventName : String
    READONLY

    Convenience property to get the name of the associated event.

  • eventResourceKey : String
    internal
    READONLY

    A key made up from the event id and the id of the resource assigned to.

  • resourceName : String
    READONLY

    Convenience property to get the name of the associated resource.

  • isAssignmentModelMixin : Booleantrue
    READONLY
    ADVANCED
    Identifies an object as an instance of AssignmentModelMixin class, or subclass thereof.

Functions

Functions are methods available for calling on the class

    Source path

    Scheduler/model/mixin/AssignmentModelMixin.js

    Contents