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
nullto disable default load mask.
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of CrudManagerView class, or subclass thereof.
-
Identifies an object as an instance of CrudManagerView class, or subclass thereof.
-
Identifies an object as an instance of LoadMaskable class, or subclass thereof.
Functions
Functions are methods available for calling on the class-
applySyncMask( )internal
-
bindCrudManager( )private
Hooks up crud manager listeners