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.data

Contains the data-related classes.

actuate.data.Filter

The Filter class is used to specify a filter condition.

actuate.data.Request

The Request class is used to specify the conditions used to retrieve data.

actuate.data.ResultSet

The ResultSet class represents a result set.

actuate.data.Sorter

The Sorter class is used to specify a sort column and a direction.

actuate.DataService

The DataService class represents a data service binding with the specified report.

actuate.Exception

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

actuate.parameter

Contains the Parameter classes.

actuate.Parameter

Parameter class represents a Parameter object.

actuate.parameter.Constants

Constants Global constants used for Parameter class.

actuate.parameter.ConvertUtility

ConvertUtility Utility to encode multi-select values

actuate.parameter.EventConstants

EventConstants Global EventConstants used for Parameter class.

actuate.parameter.NameValuePair

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

actuate.parameter.ParameterDefinition

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

actuate.parameter.ParameterValue

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

actuate.RequestOptions

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

actuate.Viewer

The Viewer class represents a report viewer.

actuate.viewer

Contains the viewer classes.

actuate.viewer.BrowserPanel

The BrowserPanel class represents a default scrollbar content panel.

actuate.viewer.Chart

The chart class represents a report chart.

actuate.viewer.DataItem

The DataItem class represents a report data item.

actuate.viewer.EventConstants

The class EventConstants defines constants for viewer events.

actuate.viewer.FlashObject

The chart class represents a report flash object.

actuate.viewer.Gadget

The chart class represents a report gadget.

actuate.viewer.Label

The Label class represents a report label element.

actuate.viewer.PageContent

The PageContent class represents the report content generated by a report design file or document file.

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.Table

The Table class represents a report table element.

actuate.viewer.TextItem

The TextItem class represents a report text element.

actuate.viewer.UIConfig

The UIConfig class specifies features availability.

actuate.viewer.UIOptions

The UIOptions class specifies features availability.

actuate.viewer.ViewerException

The ViewerException class represents a viewer exception.

Documentation generated by JsDoc Toolkit 2.0.1 on Tue Jan 19 2010 15:56:28 GMT-0800 (PST)