***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

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

Provides classes and interfaces for Creating an HTML table representing an OLAPTable.

See:
          Description

Interface Summary
GraphOLAPTableViewCompositeKeysInterface The GraphOLAPTableViewCompositeKeysInterface defines the keys used to retrieve the components in the GraphOLAPTableViewComposite.
GraphOLAPTableViewCompositeStyleKeysInterface GraphOLAPTableViewCompositeStyleKeysInterface defines the keys used for styles in the OLAPTableViewComposite.
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.
 

Class Summary
ColorGradientUtil Util methods to apply a color gradient to header cells in an olap table.
DefaultOLAPTableDataCellContentsRenderer This class generates the default contents of the olap table's data cells.
DefaultOLAPTableDataCellRenderer The default class for rendering a data cell for a OLAPTableView.
DefaultOLAPTableLabelCellContentsRenderer This class generates the default contents of the olap table's label cells.
DefaultOLAPTableLabelCellRenderer The default class for rendering a label cell for a OLAPTableView.
OLAPColorMapTableCellRenderer The class is used for rendering conditions applied to the OLAPTableView using the ConditionEvaluation class set on the OLAPTableView.
OLAPDrillState The OLAPDrillState is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the drill state of the given multidimensional model.
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.
OLAPTableViewComposite OLAPTableViewComposite is a TransformationBean™ that is composed of other TransformationBeans™ that include the following sub-components: MenuBar, NavigationBar, OLAPTableView, OLAPDrillState, AppliedFilters, Title, and Footer.
ShowDetailDataComposite ShowDetailDataComposite is a TransformationBean™ that is composed of other TransformationBeans™ that include the following sub-components: TableViewComposite.
 

 

Package com.sas.servlet.tbeans.olaptableview.html Description

Provides classes and interfaces for Creating an HTML table representing an OLAPTable.


***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.