Classes


Namespace actuate.viewer

Contains the viewer classes.
Member of: actuate.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Contains the viewer classes.
Field Summary
Field Attributes Field Name and Description
<static>  
The BrowserPanel class represents a default scrollbar content panel.
<static>  
The Chart class represents a report chart.
<static>  
The DataItem class represents a report data item element.
<static>  
The FlashObject class represents a report flash object.
<static>  
The Gadget class represents a report gadget.
<static>  
The Label class represents a report label element.
<static>  
The PageContent class represents the report content generated by a report design file or document file.
<static>  
The ScrollPanel class represents a scrolling content panel.
<static>  
The SelectedContent class contains information about an element that has been selected by the user.
<static>  
The Table class represents a report table element.
<static>  
The TextItem class represents a report text element.
<static>  
The UIConfig class specifies features availability.
<static>  
The UIOptions class specifies features availability.
<static>  
The ViewerException class represents a viewer exception.
Namespace Detail
actuate.viewer
Contains the viewer classes.
Field Detail
<static> {actuate.viewer.BrowserPanel} BrowserPanel
The BrowserPanel class represents a default scrollbar content panel.

<static> {actuate.viewer.Chart} Chart
The Chart class represents a report chart.

<static> {actuate.viewer.DataItem} DataItem
The DataItem class represents a report data item element.

<static> {actuate.viewer.FlashObject} FlashObject
The FlashObject class represents a report flash object.

<static> {actuate.viewer.Gadget} Gadget
The Gadget class represents a report gadget.

<static> {actuate.viewer.Label} Label
The Label class represents a report label element.

<static> {actuate.viewer.PageContent} PageContent
The PageContent class represents the report content generated by a report design file or document file.

<static> {actuate.viewer.ScrollPanel} ScrollPanel
The ScrollPanel class represents a scrolling content panel.

<static> {actuate.viewer.SelectedContent} SelectedContent
The SelectedContent class contains information about an element that has been selected by the user. It is passed to the CONTENT_SELECTED event handler.
See:
actuate.viewer.EventConstants.ON_CONTENT_SELECTED

<static> {actuate.viewer.Table} Table
The Table class represents a report table element.

<static> {actuate.viewer.TextItem} TextItem
The TextItem class represents a report text element.

<static> {actuate.viewer.UIConfig} UIConfig
The UIConfig class specifies features availability.

<static> {actuate.viewer.UIOptions} UIOptions
The UIOptions class specifies features availability.

<static> {actuate.viewer.ViewerException} ViewerException
The ViewerException class represents a viewer exception.
See:
actuate.viewer.EventConstants

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