Classes


Class Index

actuate

Actuate JS API library.

actuate.AuthenticationException

The exception thrown when an authentication fails.

actuate.ConnectionException

Thrown when an Ajax connection fails, either because an invalid URL was used in API calls or the target server was not available.

actuate.Dashboard

Represents a dashboard object.

actuate.dashboard

Contains the Dashboard classes.

actuate.dashboard.DashboardDefinition

A wrapper class for the definition of a dashboard file.

actuate.dashboard.EventConstants

Defines the event constants supported by the Dashboard class.

actuate.dashboard.GadgetScript

A container for the information passed to the onChange event function.

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 used by other classes when processing data.

actuate.data.ReportContent

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

A container for an uncategorized exception that also supports specific exceptions.

actuate.highcharts

Contains the highcharts classes.

actuate.Parameter

Retrieves and displays Actuate BIRT report parameters in an HTML container.

actuate.parameter

Contains the Parameter classes.

actuate.parameter.Constants

Global constants used by the 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

Contains a display name and an associated value.

actuate.parameter.ParameterData

A high-level wrapper for an actuate.parameter.ParameterDefinition object.

actuate.parameter.ParameterDefinition

Contains all of the qualities, values, names, and conditions for a parameter.

actuate.parameter.ParameterValue

A container for the value of a Parameter to pass 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

Represents a report data item.

actuate.report.FlashObject

Represents a report Flash Object.

actuate.report.Gadget

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

Represents a report label element.

actuate.report.Table

Represents a report table element.

actuate.report.TextItem

Represents a report text element.

actuate.reportexplorer

Contains the ReportExplorer classes.

actuate.ReportExplorer

Represents a viewer for the contents of the file repository such as an iHub volume.

actuate.reportexplorer.Constants

Global constants used for the ReportExplorer class.

actuate.reportexplorer.EventConstants

Defines the supported event constants used by the ReportExplorer class.

actuate.reportexplorer.File

Represents a JavaScript version of com.actuate.schemas.File.

actuate.reportexplorer.FileCondition

Represents a JavaScript version of com.actuate.schemas.FileCondition.

actuate.reportexplorer.FileSearch

Represents a JavaScript version of com.actuate.schemas.FileSearch.

actuate.reportexplorer.FolderItems

Represents a JavaScript version of com.actuate.schemas.GetFolderItemsResponse.

actuate.reportexplorer.PrivilegeFilter

Represents a JavaScript version of com.actuate.schemas.PrivilegeFilter.

actuate.RequestOptions

Contains attributes that describe a repository on a given iHub volume.

actuate.viewer

Contains the viewer classes.

actuate.Viewer

Retrieves and displays Actuate BIRT report contents in an HTML container.

actuate.viewer.BrowserPanel

Represents a default scrollbar content panel.

actuate.viewer.EventConstants

Defines the supported event constants for the viewer.

actuate.viewer.PageContent

A container for the content of a report document file.

actuate.viewer.ParameterValue

Represents the parameter name value pair.

actuate.viewer.RenderOptions

Specifies the rendering options by the actuate.Viewer#downloadReport function.

actuate.viewer.ScrollPanel

A container for a scrolling content panel in a viewer, which includes the scroll panel control.

actuate.viewer.SelectedContent

Contains information about an element that has been selected by the user.

actuate.viewer.UIConfig

Specifies the availability of viewer features.

actuate.viewer.UIOptions

Specifies the availability of features for the Viewer object.

actuate.viewer.ViewerException

Represents a viewer exception.

actuate.XTabAnalyzer

Represents an Interactive Crosstab viewer.

actuate.xtabanalyzer.Crosstab

Represents a report crosstab element.

actuate.xtabanalyzer.Dimension

Specifies a crosstab dimension object.

actuate.xtabanalyzer.Driller

Specifies a drill condition on a dimension.

actuate.xtabanalyzer.EventConstants

Defines the supported event constants for Interactive Crosstabs.

actuate.xtabanalyzer.Exception

Represents an exception for an Interactive Crosstab.

actuate.xtabanalyzer.Filter

Specifies a filter condition for an Interactive Crosstab.

actuate.xtabanalyzer.GrandTotal

Specifies a crosstab grand-total object.

actuate.xtabanalyzer.Level

Specifies a crosstab dimension level object.

actuate.xtabanalyzer.LevelAttribute

Specifies a crosstab dimension level attribute.

actuate.xtabanalyzer.Measure

Specifies a crosstab measure.

actuate.xtabanalyzer.MemberValue

Specifies a member value definition used for sorting, filtering, or drilling an Interactive Crosstab.

actuate.xtabanalyzer.Options

Specifies options for an Interactive Crosstab item.

actuate.xtabanalyzer.PageContent

Represents the crosstab reportlet content.

actuate.xtabanalyzer.ParameterValue

Represents the parameter name value pair for an Interactive Crosstab.

actuate.xtabanalyzer.Sorter

Specifies a sort on a dimension level/measure.

actuate.xtabanalyzer.SubTotal

Specifies a crosstab sub-total object.

actuate.xtabanalyzer.Total

Specifies a crosstab total object.

actuate.xtabanalyzer.UIOptions

Specifies the availability of features for the XTabAnalyzer object.

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