Back to Index

Overview


Class FormContext.Node

Class Summary
Constructor Attributes Constructor Name and Description
 
This data structure contains information about the process node containing this form.
Field Summary
Field Attributes Field Name and Description
<static>  
FormContext.Node.description
The node's description (which is e.g.
<static>  
FormContext.Node.id
The node's ID.
<static>  
FormContext.Node.iteration
The current iteration of the node.
<static>  
FormContext.Node.name
The node's name (which is e.g.
Class Detail
FormContext.Node()
This data structure contains information about the process node containing this form.
Field Detail
<static> {String} FormContext.Node.description
The node's description (which is e.g. displayed in the work list).

<static> {Number} FormContext.Node.id
The node's ID.

<static> {Number} FormContext.Node.iteration
The current iteration of the node.

<static> {String} FormContext.Node.name
The node's name (which is e.g. displayed in the work list).

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