JSList

Methods Summary

TypeNameSummary

Returns the list's form..

Methods Details

getForm()

Returns the list's form.

Returns JSForm the list's form.

Sample

newFormList.getForm().dataprovider = formList.getForm().dataprovider;

Last updated