|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.dacf.control.tdg.chart.ChartDataSource | +--oracle.dacf.control.tdg.chart.MappedChartDataSource | +--oracle.dacf.control.tdg.chart.LabelAwareChartDataSource | +--oracle.dacf.control.tdg.chart.RowOrderChartDataSource
Data source for the chart control. First row is used as the default label for table rows.
ChartLabelDataSource
Fields inherited from class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource |
_useFirstColumnAsRowLabel |
Fields inherited from class oracle.dacf.control.tdg.chart.ChartDataSource |
_control, _rowset, _view |
Constructor Summary | |
RowOrderChartDataSource(oracle.dacf.control.tdg.ChartControl parent)
Constructor |
Methods inherited from class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource |
columnLabel, getColumnLabel, getColumnLabelDataItemName, getColumnLabelDataSource, getColumns, getRowLabel, getRowLabelDataItemName, getRowLabelDataSource, getRows, getUseFirstColumnAsRowLabel, getValue, rowLabel, setColumnLabel, setColumnLabelDataItemName, setColumnLabelDataSource, setRowLabel, setRowLabelDataItemName, setRowLabelDataSource, setUseFirstColumnAsRowLabel |
Methods inherited from class oracle.dacf.control.tdg.chart.ChartDataSource |
_updateBufferSize, dataItemAdded, dataItemChanged, dataItemDeleted, dataItemRevoked, dataItemValueChanged, getFootnote, getO1AxisTitle, getO2AxisTitle, getSubtitle, getTitle, getX1AxisTitle, getY1AxisTitle, getY2AxisTitle, isDirty, rowsetCursorMoved |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RowOrderChartDataSource(oracle.dacf.control.tdg.ChartControl parent)
|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |