Classes


Namespace actuate.parameter

Contains the Parameter classes.
Member of: actuate.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Contains the Parameter classes.
Field Summary
Field Attributes Field Name and Description
<static>  
Global constants used by the Parameter class.
<static>  
Constructs an object that encodes multiple actuate.parameter.ParameterValue objects into an array of generic objects.
<static>  
Global event constants used by the actuate.Parameter class.
<static>  
Constructs an object containing a display name and an associated value.
<static>  
Constructs a wrapper for an actuate.parameter.ParameterDefinition object.
<static>  
Constructs an object containing all of the qualities, values, names, and conditions for a parameter.
<static>  
Constructs a container for the value of a Parameter to pass to a report for processing.
Namespace Detail
actuate.parameter
Contains the Parameter classes.
Field Detail
<static> {actuate.parameter.Constants} Constants
Global constants used by the Parameter class.

<static> {actuate.parameter.ConvertUtility} ConvertUtility
Constructs an object that encodes multiple actuate.parameter.ParameterValue objects into an array of generic objects.
See:
actuate.parameter.ParameterValue

<static> {actuate.parameter.EventConstants} EventConstants
Global event constants used by the actuate.Parameter class.

<static> {actuate.parameter.NameValuePair} NameValuePair
Constructs an object containing a display name and an associated value.

<static> {actuate.parameter.ParameterData} ParameterData
Constructs a wrapper for an actuate.parameter.ParameterDefinition object.

<static> {actuate.parameter.ParameterDefinition} ParameterDefinition
Constructs an object containing all of the qualities, values, names, and conditions for a parameter.

<static> {actuate.parameter.ParameterValue} ParameterValue
Constructs a container for the value of a Parameter to pass to a report for processing.

Documentation generated by JsDoc Toolkit 2.0.1 on Tue Jan 06 2015 04:13:44 GMT-0800 (PST)