Last updated 3 months ago
This class is the representation of a mobile list component/form.
Returns the list's form.
Returns JSForm the list's form.
Sample
newFormList.getForm().dataprovider = formList.getForm().dataprovider;
JSForm
getForm()
Returns the list's form..