Back to Index

Overview


Class FormContext.Form

Class Summary
Constructor Attributes Constructor Name and Description
 
This data structure contains general information about the form.
Field Summary
Field Attributes Field Name and Description
<static>  
FormContext.Form.isViewOnly
Whether this form is currently executed in view-only mode, i.e.
<static>  
FormContext.Form.locale
The locale in which the form is displayed.
Class Detail
FormContext.Form()
This data structure contains general information about the form.
Field Detail
<static> {Boolean} FormContext.Form.isViewOnly
Whether this form is currently executed in view-only mode, i.e. is not allowed to make any changes to the form content.

<static> {String} FormContext.Form.locale
The locale in which the form is displayed. If the form does not explicitly define any locales, this is null.

Documentation generated by JsDoc Toolkit 2.3.0 on Wed Feb 03 2016 14:53:26 GMT+0100 (MEZ)