<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">

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


Package oracle.dss.dataView

Interface Summary
AlertListener Methods for listening for display problems at runtime.
Background This interface defines methods used to access background attributes for the data view.
Controller Implements the common API for the common view controller.
ControllerListener Describes non-data-related events a bean user can listen for on the Dataview.
CSSStyleDefaults Interface used to specify default CSS style property values in a view.
CustomHeaderAndFooterCallback Method that you must implement if you provide a custom callback for headers and footers.
DataListener This interface describes the methods a bean user should implement to hook OLAP data events.
DataviewCommon Methods that are common to Java-client views and HTML-client views.
DataviewFont Interface for a GraphFont, for use with a ToolBar that affects a graph.
DataviewFontAttribute Interface for a view component that can have a DataviewFont.
DataviewTitles Methods for the title of a data view.
FontAttribute This interface defines the methods that allow you to access Font attributes.
FormatManager This interface describes the API to which a class implementing data formatting for view beans must adhere.
GraphAttribute Methods that the user interface expects for a graph.
GridViewAttribute  
HorizontalAlignment This interface defines the methods that allow you to use horizontal alignment attributes.
Manager This is the base manager interface.
Model Methods and fields required for a model.
PopupManager This interface describes the API a bean user will implement to have the Dataview display a popup menu over the view.
RolloverTextManager This interface describes the API to which a class implementing popup text when the mouse rolls over the view must adhere
SelectionManager This interface describes the API to which a class implementing data and object selection for view beans must adhere.
Titles This interface describes the methods for the title of a data view.
TokenSubstitution This interface is defined in context with the Insert tab in the UI panels.
UIDataview Interface for a Dataview.
UIParetoLine Represents the pareto line in a pareto graph.
VerticalAlignment This interface defines methods used to access vertical alignment attributes.
ViewComponent This interface defines what it means to be a view component.
ViewFocusListener This interface defines our beans' definition of a FocusListener.
ViewKeyListener This interfaces defines our beans' definition of a KeyListener.
ViewListener This interface can be implemented by the parties interested in listening to the Dataview events.
ViewMouseListener This interfaces defines our beans' definition of a MouseListener.
ViewMouseMotionListener This interfaces defines our beans' definition of a MouseMotionListener.
WordWrapEnabled This interface defines methods that you use to access WordWrap attributes.

 

Class Summary
AlertEvent The event that contains the information about a problem.
BaseMergeableHandle Deprecated. As of 2.6.0.14, replaced by BaseMergeableHandle
BaseTitle The title component for a data view.
ColumnComponentHandle Represents a a column in the databody of a crosstab or table.
ColumnRangeComponentHandle Represents a range of columns in the databody of a Gridview.
ComponentHandle Represents a component in a Dataview.
ControllerEvent Base event describing a controller gesture.
ControllerListenerAdapter Adapter class for the ControllerListener interface.
DataComponentHandle Represents the location of data, such as a cell in a GridView, or a data marker in a Graph.
DataListenerAdapter Adapter class for the DataListener interface.
DataRangeComponentHandle Represents a range of cells in the databody of a table or crosstab.
DataSubsetRecord Detailed information for each physical page of a view that will be printed or previewed.
Dataview The base View.
DataviewEvent The root event that is passed to the DataviewDataListener and DataviewControllerListener interface methods.
DataviewPageItem A page item in the paging control.
DrillEvent The event describing a drill from the Dataview.
EdgeComponentHandle Represents a cell in a row header or in a column header.
EdgeRangeComponentHandle Represents a range of cells in a GridView edge component and provides information about the range.
Footnote The footnote of a data view.
GroupComponentHandle Represents a component in a Graph and provides information about the group of the component.
HeaderAndFooterPainter A painter for headers and footers in printed views.
NonDataComponentHandle Represents a component that does not display data, such as a title, in a Dataview.
NonDataIndexComponentHandle Represents a component that does not display data but has an index and an axis associated with it.
PageEvent The event describing a page change from the Dataview.
PageItemComponentHandle Represents an item in the paging component in a Dataview, and provides information about the page that it represents.
PaginationRecord Class that contains details for each physical page of the view that will be printed or previewed.
PagingControl  
PivotEvent The event describing a pivot from the Dataview.
RowComponentHandle Represents a a row in the databody of a crosstab or table.
RowRangeComponentHandle Represents a range of rows in the databody of a Gridview.
SelectEvent Event describing a component selection.
SeriesComponentHandle Represents a component in a Graph and provides information about the series of the component.
SizeEvent Event describing a component sizing.
Subtitle The subtitle of the data view.
Title The title for the data view.
TokenSubstitutionAdapter This class supports replaceable text in a text component.
UIDataviewAdapter Adapter class for the UIDataview interface.
ViewFocusEvent A subclass of <class>FocusEvent</class> that adds component information.
ViewFocusListenerAdapter Adapter class for the ViewFocusListener interface.
ViewFormatHandle Wrapper class used to return a ViewFormat to a view from the data source through the DataAccess interface.
ViewKeyEvent A <class>KeyEvent</class> that adds component information.
ViewKeyListenerAdapter Adapter class for the ViewKeyListener interface.
ViewListenerAdapter Adapter class for the ViewListener interface.
ViewMouseEvent A subclass of <class>MouseEvent</class> that adds component information.
ViewMouseListenerAdapter Adapter class for the ViewMouseListener interface.
ViewMouseMotionListenerAdapter Adapter class for the ViewMouseMotionListener interface.
ViewPrinter Base class for printing or previewing data-aware controls.
ViewStyleHandle Wrapper class used to return a ViewStyle to a view from the data source through the DataAccess interface.

 


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


Copyright © 2003, Oracle. All Rights Reserved.