Classes


Class actuate.xtabanalyzer.PageContent

The PageContent class represents the crosstab reportlet content.
Member of: actuate.xtabanalyzer.

Class Summary
Constructor Attributes Constructor Name and Description
 
The PageContent class represents the crosstab reportlet content.
Method Summary
Method Attributes Method Name and Description
 
Returns a report crosstab instance by bookmark.
 
Returns the viewer ID.
Class Detail
actuate.xtabanalyzer.PageContent()
The PageContent class represents the crosstab reportlet content. Currently, only support crosstab element type.
Method Detail
{Crosstab} getCrosstabByBookmark(bookmark)
Returns a report crosstab instance by bookmark.
Parameters:
{String} bookmark
bookmark name
Returns:
{Crosstab} crosstab object
See:
actuate.xtabanalyzer.Crosstab

{String} getViewerId()
Returns the viewer ID.
Returns:
{String} viewer ID

Documentation generated by JsDoc Toolkit 2.0.1 on Mon Dec 16 2013 06:58:34 GMT-0800 (PST)