This class is the representation of a mobile list component/form.
JSForm
getForm()
Returns the list's form..
Returns the list's form.
Returns JSForm the list's form.
Sample
newFormList.getForm().dataprovider = formList.getForm().dataprovider;
Last updated 2 years ago
Was this helpful?