| Interface | Description |
|---|---|
| AlertListener |
Methods for listening for display problems at runtime.
|
| AttributeFormatter | |
| Background |
This interface defines methods used to access background attributes for the data view.
|
| BaseTitleAttributes | |
| Controller |
Implements the common API for the common view controller.
|
| ControllerActions | |
| 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.
|
| DataviewAttributes | |
| DataviewCommon |
Methods that are common to Java-client views and HTML-client views.
|
| DataviewConstants |
Dataview Constants
|
| 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.
|
| DVTResources | |
| ExportableGraph | |
| Fill |
The interface that defines the fill properties for a Dataview component.
|
| 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.
|
| ImageView |
Image-based BI Beans views should implement this interface
to ensure provide export to PNG and SVG and other image-related
features.
|
| Manager |
This is the base manager interface.
|
| Model |
Methods and fields required for a model.
|
| ModelListener | |
| 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.
|
| Style |
Interface to encapsulate access to the style of a view.
|
| SVGWriterProvider | |
| ThickDataview | |
| 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.
|
| UIBundle | |
| UIDataview |
Interface for a Dataview.
|
| UIFillColor | |
| UIParetoLine |
Represents the pareto line in a pareto graph.
|
| UISeriesColor | |
| UIStockMarker | |
| UIThresholdColor | |
| UITransparentFillColor | |
| UIView |
Interface for any presentation component.
|
| UIViewPrinter | |
| VerticalAlignment |
This interface defines methods used to access vertical alignment attributes.
|
| ViewComponent |
This interface defines what it means to be a view component.
|
| ViewController |
Controller for any presentation 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 | Description |
|---|---|
| AdornmentLayout | |
| AlertEvent |
The event that contains the information about a problem.
|
| AnnotationComponentHandle |
Represents an annotation component on the graph.
|
| AttributeFormatUtils | |
| Attributes |
Describes the attributes of a data component.
|
| BaseComponentXML | |
| BaseMergeableHandle | Deprecated
As of 2.6.0.14, replaced by
BaseMergeableHandle |
| BasePayloadHelper | |
| BaseTitle |
The title component for a data view.
|
| BaseTitleXML | |
| BorderPainter | |
| BoxPlotDataComponentHandle | |
| BubbleDataComponentHandle |
Represents a bubble data marker
|
| CellBorderPainter | |
| 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. |
| CommonBaseTitle | |
| CommonDataview |
Application developers should not create this class.
|
| CommonDataview.DefaultAttributeFormatter | |
| CommonDataview.NullObject | |
| ComponentHandle |
Represents a component in a
Dataview. |
| ConditionElement |
A condition of a
UIFormat. |
| ControllerAdapter | |
| ControllerEvent |
Base event describing a controller gesture.
|
| ControllerListenerAdapter |
Adapter class for the ControllerListener interface.
|
| CSSStyle | |
| DataComponentHandle |
Represents the location of data, such as a cell in a
GridView,
or a data marker in a Graph. |
| DataHintEncoder | |
| 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.
|
| DataUpdateCache | |
| Dataview |
The base View.
|
| DataviewDefaultValues | |
| DataviewEvent |
The root event that is passed to the
DataviewDataListener and
DataviewControllerListener interface methods. |
| DataviewUtils | |
| DataviewViewStyleUtils |
Dataview utils dvt-jclient-gui version, includes the functions refer to ViewStyle
|
| DataviewXML | |
| DimensionMetadata | |
| DrillComponentHandle |
Represents a
Graph component that indicates drilling,
and provides information
about the edge and layer of the component. |
| 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. |
| FontList | |
| Footnote |
The footnote of a data view.
|
| FootnoteXML | |
| 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.
|
| ImageViewExportXMLWriter | |
| LocalDataSource | |
| LocalPivotTableDataSource | |
| LocalXMLDataSource | |
| ManagerAdapter | |
| ModelAdapter | |
| 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 |
Information about a page change.
|
| PaginationRecord |
Class that contains details for each physical page of the view that will be
printed or previewed.
|
| PivotEvent |
The event that describes 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. |
| ScatterDataComponentHandle |
Represents a stock data marker
|
| 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.
|
| StockDataComponentHandle | |
| Subtitle |
The subtitle of the data view.
|
| SubtitleXML | |
| Title |
The title for the data view.
|
| TitleXML | |
| TokenSubstitutionAdapter |
This class supports replaceable text in a text component.
|
| TokenSubstitutionExtendedAdapter |
This class supports replaceable text in a text component.
|
| UIDataviewAdapter |
Adapter class for the
UIDataview interface. |
| ViewControllerAdapter | |
| ViewFocusEvent |
A subclass of
|
| ViewFocusListenerAdapter |
Adapter class for the ViewFocusListener interface.
|
| ViewFormatHandle |
Wrapper class for returning a
ViewFormat to a view from the
data source, through the DataAccess interface. |
| ViewKeyEvent |
A
|
| ViewKeyListenerAdapter |
Adapter class for the ViewKeyListener interface.
|
| ViewListenerAdapter |
Adapter class for the ViewListener interface.
|
| ViewMouseEvent |
A subclass of
|
| 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 for returning a
ViewStyle to a view from the
data source, through the DataAccess interface. |
| XMLWriterCallback |
Defines a callback used for providing additional information while rendering Flash
XML.
|
| Exception | Description |
|---|---|
| ThresholdOutOfRangeException |
Indicates that a threshold parameter was out of range.
|