JSList
Overview
Methods Summary
Type
Name
Summary
Methods Details
getForm()
newFormList.getForm().dataprovider = formList.getForm().dataprovider;Last updated
Was this helpful?
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;Last updated
Was this helpful?
Was this helpful?