Classes


Namespace actuate.dashboard

Contains the Dashboard classes.
Member of: actuate.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Contains the Dashboard classes.
Field Summary
Field Attributes Field Name and Description
<static>  
Constructs a new DashboardDefinition object.
<static>  
Global constants for dashboard events class.
<static>  
Gadget Script class that defines information passed over to onChange event function.
<static>  
Tab
Constructs a new tab object.
Namespace Detail
actuate.dashboard
Contains the Dashboard classes.
Field Detail
<static> {actuate.dashboard.DashboardDefinition} DashboardDefinition
Constructs a new DashboardDefinition object.

<static> {actuate.dashboard.EventConstants} EventConstants
Global constants for dashboard events class.

<static> {actuate.dashboard.GadgetScript} GadgetScript
Gadget Script class that defines information passed over to onChange event function. This is the object representing publisher and thisGadget for the onChange event signature

function onChange( event, publisher, data, thisGadget )

<static> {actuate.dashboard.Tab} Tab
Constructs a new tab object.

Documentation generated by JsDoc Toolkit 2.0.1 on Mon Dec 16 2013 06:58:33 GMT-0800 (PST)