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 an object that is a wrapper for the definition of a dashboard file.
<static>  
Global constants for dashboard events.
<static>  
Constructs an object that defines information passed to the 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 an object that is a wrapper for the definition of a dashboard file.

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

<static> {actuate.dashboard.GadgetScript} GadgetScript
Constructs an object that defines information passed to the onChange event function. This object provides the 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 Tue Jan 06 2015 04:13:44 GMT-0800 (PST)