Uses of Interface
com.sas.servlet.tbeans.tableview.ExportAsHyperlinkInterface

Packages that use ExportAsHyperlinkInterface
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 ExportAsHyperlinkInterface in com.sas.servlet.tbeans.olaptableview.html
 

Classes in com.sas.servlet.tbeans.olaptableview.html that implement ExportAsHyperlinkInterface
 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 ExportAsHyperlinkInterface in com.sas.servlet.tbeans.tableview
 

Classes in com.sas.servlet.tbeans.tableview that implement ExportAsHyperlinkInterface
 class BaseTableView
          The base abstract Transformation Bean for creating a 2-dimensional Table.
 

Uses of ExportAsHyperlinkInterface in com.sas.servlet.tbeans.tableview.html
 

Classes in com.sas.servlet.tbeans.tableview.html that implement ExportAsHyperlinkInterface
 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.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.