Classes


Class Index

actuate

Entry point to the Actuate web 2.0 JS API library.

actuate.AuthenticationException

This exception is thrown whenever an authentication has failed.

actuate.ConnectionException

This exception is thrown whenever an Ajax connection has failed, either because an invalid URL has been used in API calls or the target server was not available.

actuate.dashboard

Contains the Dashboard classes.

actuate.Dashboard

Dashboard class represents a Dashboard object.

actuate.dashboard.DashboardDefinition

The DashboardDefinition class is a wrapper class for a dashboard file definition.

actuate.dashboard.EventConstants

Defines the event constants supported by the Dashboard class.

actuate.dashboard.GadgetScript

GadgetScript

actuate.dashboard.Tab

A wrapper class for the raw definition of a tab in a dashboard file.

actuate.data

Contains the data-related classes.

actuate.data.Filter

Specifies filter conditions to be used by other classes when processing data.

actuate.data.ReportContent

The ReportContent class handles downloaded content.

actuate.data.Request

Specifies a request for retrieving data and the conditions for that request.

actuate.data.ResultSet

Represents a data set retrieved from a report document.

actuate.data.Sorter

Specifies the conditions for sorting data as it is returned by a request or stored temporarily in a local actuate.data.ResultSet object.

actuate.DataService

Connects to an Actuate web application service to retrieve data from Actuate BIRT reports as an actuate.data.ResultSet.

actuate.Exception

Exception Exception object sent to the callback function when an exception occurs

actuate.parameter

Contains the Parameter classes.

actuate.Parameter

The actuate.Parameter class retrieves and displays Actuate BIRT report parameters in an HTML container.

actuate.parameter.Constants

Constants Global constants used for Parameter class.

actuate.parameter.ConvertUtility

Encodes multiple actuate.parameter.ParameterValue objects into an array of generic objects.

actuate.parameter.EventConstants

Defines the supported event constants for parameters.

actuate.parameter.NameValuePair

The NameValuePair object contains a display name associated with a value.

actuate.parameter.ParameterData

The ParameterData class is a high-level wrapper for an actuate.parameter.ParameterDefinition object.

actuate.parameter.ParameterDefinition

The ParameterDefinition object contains all of the qualities, values, names, and conditions for a parameter.

actuate.parameter.ParameterValue

ParameterValue is a container for the value of Parameter to be passed to a report for processing.

actuate.report.Chart

Provides functions to operate on a chart element, such as changing its format or retrieving data from specific elements.

actuate.report.DataItem

The DataItem class represents a report data item.

actuate.report.FlashObject

The chart class represents a report flash object.

actuate.report.Gadget

The chart class represents a report gadget.

actuate.report.HTML5Chart.ClientChart

A container for an HTML5-enabled chart element in a report.

actuate.report.HTML5Chart.ClientOption

A container for a ClientOption element in a report.

actuate.report.HTML5Chart.ClientPoint

Represents a data point in a chart.

actuate.report.HTML5Chart.ClientSeries

A container for a ClientSeries in a actuate.report.HTML5Chart.ClientChart.

actuate.report.HTML5Chart.Highcharts

A container for a Highcharts element in a ClientChart.

actuate.report.HTML5Chart.Renderer

A container for a Highchart renderer object.

actuate.report.Label

The Label class represents a report label element.

actuate.report.Table

The Table class represents a report table element.

actuate.report.TextItem

The TextItem class represents a report text element.

actuate.reportexplorer

Contains the ReportExplorer classes.

actuate.ReportExplorer

ReportExplorer class represents a ReportExplorer object.

actuate.reportexplorer.Constants

Constants Global constants used for ReportExplorer class.

actuate.reportexplorer.EventConstants

EventConstants Global EventConstants used for ReportExplorer class.

actuate.reportexplorer.File

File represents a javascript version of com.actuate.schemas.File.

actuate.reportexplorer.FileCondition

FileCondition represents a javascript version of com.actuate.schemas.FileCondition.

actuate.reportexplorer.FileSearch

FileSearch represents a javascript version of com.actuate.schemas.FileSearch.

actuate.reportexplorer.FolderItems

FolderItems represents a javascript version of com.actuate.schemas.GetFolderItemsResponse.

actuate.reportexplorer.PrivilegeFilter

PrivilegeFilter represents a javascript version of com.actuate.schemas.PrivilegeFilter.

actuate.RequestOptions

RequestOptions contains attributes that describes a repository on a given iserver volume.

actuate.viewer

Contains the viewer classes.

actuate.Viewer

The actuate.Viewer class retrieves and displays Actuate BIRT report contents in an HTML container.

actuate.viewer.BrowserPanel

The BrowserPanel class represents a default scrollbar content panel.

actuate.viewer.EventConstants

The class EventConstants defines constants for viewer events.

actuate.viewer.PageContent

A container for the content of a report document file.

actuate.viewer.ParameterValue

The ParameterValue class represents the parameter name value pair.

actuate.viewer.RenderOptions

The RenderOptions class specifies render options when users call the download report interface on viewer.

actuate.viewer.ScrollPanel

The ScrollPanel class represents a scrolling content panel.

actuate.viewer.SelectedContent

The SelectedContent class contains information about an element that has been selected by the user.

actuate.viewer.UIConfig

The UIConfig class specifies features availability.

actuate.viewer.UIOptions

The UIOptions class specifies feature availability for the Viewer object.

actuate.viewer.ViewerException

The ViewerException class represents a viewer exception.

actuate.XTabAnalyzer

The XTabAnalyzer class represents a XTab Analyzer viewer.

actuate.xtabanalyzer.Crosstab

The Crosstab class represents a report crosstab element.

actuate.xtabanalyzer.Dimension

The Dimension class is used to specify a crosstab dimension object.

actuate.xtabanalyzer.Driller

The Driller class is used to specify a drill condition on dimension.

actuate.xtabanalyzer.EventConstants

The class EventConstants defines constants for xtabanalyzer events.

actuate.xtabanalyzer.Exception

The Exception class represents an exception for xtab analyzer.

actuate.xtabanalyzer.Filter

The Filter class is used to specify a filter condition.

actuate.xtabanalyzer.GrandTotal

The GrandTotal class is used to specify a crosstab grand-total object.

actuate.xtabanalyzer.Level

The Level class is used to specify a crosstab dimension level object.

actuate.xtabanalyzer.LevelAttribute

The LevelAttribute class is used to specify a crosstab dimension level attribute object.

actuate.xtabanalyzer.Measure

The Measure class is used to specify a crosstab measure object.

actuate.xtabanalyzer.MemberValue

The MemberValue class is used to specify a member value definition used for sort, filter or drill functionality.

actuate.xtabanalyzer.Options

The Options class is used to specify options for crosstab item.

actuate.xtabanalyzer.PageContent

The PageContent class represents the crosstab reportlet content.

actuate.xtabanalyzer.ParameterValue

The ParameterValue class is used to specify value for a report parameter.

actuate.xtabanalyzer.Sorter

The Sorter class is used to specify a sort on dimension level/measure.

actuate.xtabanalyzer.SubTotal

The SubTotal class is used to specify a crosstab sub-total object.

actuate.xtabanalyzer.Total

The GrandTotal class is used to specify a crosstab total object.

actuate.xtabanalyzer.UIOptions

The UIOptions class specifies features availability.

Documentation generated by JsDoc Toolkit 2.0.1 on Tue Jan 29 2013 05:44:22 GMT-0800 (PST)