ProjectModelCommon
Mixin
Mixin that provides helpful methods and properties for a ProjectModel. This mixin applies to all Bryntum products.
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,resourcesDataetc.) 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-
Identifies an object as an instance of ProjectModelCommon class, or subclass thereof.
-
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,resourcesDataetc.) properties that are deprecated and will be removed in the future.Has a corresponding includeLegacyDataProperties config.