v7.3.0
SupportExamplesFree Trial

CrudManagerView
Mixin

Mixin to track Crud Manager requests to the server and mask the view during them. For masking, it uses the loadMask and syncMask properties.

No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class
  • A Mask config object, or a message to be shown when a store is performing a remote operation, or Crud Manager is loading data from the sever. Set to null to disable default load mask.

Properties

Properties are getters/setters or publicly accessible variables on this class

Functions

Functions are methods available for calling on the class

    Source path

    Scheduler/crud/mixin/CrudManagerView.js

    Contents