|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ColumnNavigationInterface | |
|---|---|
| com.sas.servlet.tbeans.olaptableview | Provides classes and interfaces for viewing OLAP Data. |
| com.sas.servlet.tbeans.olaptableview.html | Provides classes and interfaces for Creating an HTML table representing an OLAPTable. |
| com.sas.servlet.tbeans.tableview | Provides the base classes and interfaces used to generate a table of data for a given data model. |
| com.sas.servlet.tbeans.tableview.html | Provides the classes used to generate a table of data in HTML. |
| Uses of ColumnNavigationInterface in com.sas.servlet.tbeans.olaptableview |
|---|
| Classes in com.sas.servlet.tbeans.olaptableview that implement ColumnNavigationInterface | |
|---|---|
class |
BaseOLAPTableView
The BaseOLAPTableView is an abstract TransformationBean |
| Uses of ColumnNavigationInterface in com.sas.servlet.tbeans.olaptableview.html |
|---|
| Classes in com.sas.servlet.tbeans.olaptableview.html that implement ColumnNavigationInterface | |
|---|---|
class |
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. |
| Uses of ColumnNavigationInterface in com.sas.servlet.tbeans.tableview |
|---|
| Classes in com.sas.servlet.tbeans.tableview that implement ColumnNavigationInterface | |
|---|---|
class |
AbstractBaseTableView
The abstract Transformation Bean base object for creating any TableView. |
class |
BaseTableView
The base abstract Transformation Bean for creating a 2-dimensional Table. |
| Uses of ColumnNavigationInterface in com.sas.servlet.tbeans.tableview.html |
|---|
| Classes in com.sas.servlet.tbeans.tableview.html that implement ColumnNavigationInterface | |
|---|---|
class |
TableView
The TableView is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a table of data from the given 2-dimensional model. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||