|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jbo.html.databeans.chart.ChartDataSource
oracle.jbo.html.databeans.chart.MappedChartDataSource
oracle.jbo.html.databeans.chart.LabelAwareChartDataSource
oracle.jbo.html.databeans.chart.RowOrderChartDataSource
Data source for the chart control. First row is used as the default label for table rows.
ChartLabelDataSource| Field Summary |
| Fields inherited from class oracle.jbo.html.databeans.chart.LabelAwareChartDataSource |
_useFirstColumnAsRowLabel |
| Fields inherited from class oracle.jbo.html.databeans.chart.ChartDataSource |
_parent, _qView, _rows |
| Constructor Summary | |
RowOrderChartDataSource(tdg.Perspective parent)Constructor |
|
| Methods inherited from class oracle.jbo.html.databeans.chart.LabelAwareChartDataSource |
columnLabel, getColumnLabel, getColumnLabelDataSource, getColumns, getRowLabel, getRowLabelColumnIndex, getRowLabelColumnName, getRowLabelDataSource, getRows, getUseFirstColumnAsRowLabel, getValue, initialize, rowLabel, setColumnLabel, setColumnLabelDataSource, setRowLabel, setRowLabelColumnIndex, setRowLabelColumnName, setRowLabelDataSource, setRowSet, setUseFirstColumnAsRowLabel |
| Methods inherited from class oracle.jbo.html.databeans.chart.MappedChartDataSource |
_getColumnIndex, _getColumnName, _initMap, _mapColumnIndex, getMappingColumnIndices, getMappingColumnNames, setMappingColumnIndices, setMappingColumnNames |
| Methods inherited from class oracle.jbo.html.databeans.chart.ChartDataSource |
_updateChart, getFootnote, getO1AxisTitle, getO2AxisTitle, getRowSet, getSubtitle, getTitle, getX1AxisTitle, getY1AxisTitle, getY2AxisTitle, isDirty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RowOrderChartDataSource(tdg.Perspective parent)
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||