DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR.

Enter additional information related to this 'class' inside the {div} macro with 'id=description'


Property Summary
String
#countDataProviderID
String
#dataIconDataProviderID
String
#dataIconType
String
#listStyleClass
JSMethod
#onAction
String
#subtext
String
#subtextDataProviderID
String
#text
String
#textDataProviderID

Method Summary
JSForm
#getForm()
Returns the list's form.

Property Details
countDataProviderID
Returns
String

dataIconDataProviderID
Returns
String

dataIconType
Returns
String

listStyleClass
Returns
String

onAction
Returns
JSMethod

subtext
Returns
String

subtextDataProviderID
Returns
String

text
Returns
String

textDataProviderID
Returns
String


Method Details
getForm
JSForm
getForm
()
Returns the list's form.
Returns
JSForm – the list's form.
Sample
newFormList.getForm().dataprovider = formList.getForm().dataprovider;