RuntimeForm
Last updated
Last updated
Helper class for easier documentation of our JavaScript API for forms.
Type | Name | Summary |
---|---|---|
Provides access to the methods of the parent of this form.
Type RuntimeForm
Sample
Get an object with the containers of a responsive form.
Type containers
Sample
Get the controller of the form.
Type controller
Sample
Get an array with the elements in the form.
Type elements
Sample
Get the foundset of the form.
Type JSFoundSet
Sample
Provides access to the methods of the parent of this form.
Get an object with the containers of a responsive form.
Get the controller of the form.
Get an array with the elements in the form.
Get the foundset of the form.