Skip to content

MobileCRM.UI._Controller

Maros Kolibas edited this page Nov 28, 2019 · 1 revision

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.
Clone this wiki locally