The FormController Object contains the following properties.
Contains a reference to the FormController Object's view.
Syntax
view
Type
Object
Read / Write
Read-only
Remarks
Your app can access the view using the syntax this.view .
this.view
Example
var view = this.view;
In this topic
Add Bookmark
View Bookmarks