Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Package oracle.dss.table

Interface Summary
TableCommon Thick and thin view beans share this interface.
TableController Describes the table-specific controller API.
TableDataListener This interface describes the methods a Table user should implement to hook Table data events.
TableModel Describes the table-specific model API.
TableSizingManager This interface defines the API to which a class implementing custom data sizing for the Table bean must adhere.
UITable UI interface for a Table The user interface for the table calls the methods in this interface as it interacts with the view.

 

Class Summary
ColHeader The column header for a table.
ColHeaderCell  
IncrementalFetchEvent The event describing an incremental fetch from the Table.
RowHeader The row header for the table.
Table The table bean class.
TableDatabody The databody for a table.
TableDataListenerAdapter Adapter class for the TableDataListener interface.
TableEdgeComponentHandle Represents a cell in a row header or column header in a table.
TableEdgeComponentInfo Information about the location of a header cell within a table header.
TableEdgeRangeComponentHandle Represents a range of cells in a header of a table.
TableHeader A header in a table.
TablePrinter Printer for a Table.
UITableAdapter UI adapter class for a Table.

 


Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.