Uses of Package
com.sas.servlet.tbeans.olaptableview.html

Packages that use com.sas.servlet.tbeans.olaptableview.html
com.sas.servlet.commands.olap.export Commands to export multidimensional data (usually named OLAP data) from within a web application to MS Excel. 
com.sas.servlet.tbeans.olaptableview.html Provides classes and interfaces for Creating an HTML table representing an OLAPTable. 
 

Classes in com.sas.servlet.tbeans.olaptableview.html used by com.sas.servlet.commands.olap.export
OLAPTableView
          The OLAPTableView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a table of data from the given multidimensional model.
 

Classes in com.sas.servlet.tbeans.olaptableview.html used by com.sas.servlet.tbeans.olaptableview.html
DefaultOLAPTableDataCellRenderer
          The default class for rendering a data cell for a OLAPTableView.
OLAPDrillState
          The OLAPDrillState is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the drill state of the given multidimensional model.
OLAPTableViewCompositeKeysInterface
          The OLAPTableViewCompositeKeysInterface defines the keys used to retrieve the components in the OLAPTableViewComposite.
OLAPTableViewCompositeStyleKeysInterface
          OLAPTableViewCompositeStyleKeysInterface defines the keys used for styles in the OLAPTableViewComposite.
OLAPTableViewStyleKeysInterface
          The OLAPTableViewStyleKeysInterface defines keys used to return styles used by the OLAPTableView.
ShowDetailDataCompositeKeysInterface
          This interface contains the keys that are used to retrieve the default components that make up the ShowDetailDataComposite.
ShowDetailDataCompositeStyleKeysInterface
          This interface contains the keys that are used to retrieve and set the styles on the ShowDetailDataComposite.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.