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