v7.3.0

ProjectModelCommon
Mixin

Mixin that provides helpful methods and properties for a ProjectModel. This mixin applies to all Bryntum products.

No results

Configs

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

    6.3.0 This config will be removed when the eventsData, resourcesData etc. properties are removed in a future release.

    Whether to include legacy data properties in the JSON / inlineData output. The legacy data properties are the xxData (eventsData, resourcesData etc.) properties that are deprecated and will be removed in the future.

    Has a corresponding runtime includeLegacyDataProperties property.

Properties

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

    6.3.0 This config will be removed when the eventsData, resourcesData etc. properties are removed in a future release.

    Whether to include legacy data properties in the JSON / inlineData output. The legacy data properties are the xxData (eventsData, resourcesData etc.) properties that are deprecated and will be removed in the future.

    Has a corresponding includeLegacyDataProperties config.

Functions

Functions are methods available for calling on the class

    Source path

    Scheduler/model/mixin/ProjectModelCommon.js

    Contents