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