MobileCRM.UI._Controller - Resconet/JSBridge GitHub Wiki

MobileCRM.UI._Controller Object

Represents the Javascript equivalent of the view controller object.

Properties

Property Type Description
isDirty Boolean Gets or sets whether the controller contains dirty data that should be saved.
isLoaded Boolean Gets or sets whether the controller is loaded.
view MobileCRM.UI._View Gets or sets the view (control) instance.