|
Oracle Reports Java API Reference 10g (9.0.4) B12019-01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Report | |
| oracle.reports.plugin.datasource | Provides the API of the Reports Plugin Data Source, which is a subclass of the generic Reports Plugin component. |
| oracle.reports.plugin.definition | Provides Java classes representing Report context and Reports objects for the Plugin to access Reports environment information, such as command line parameters, locale, and Reports objects in the same report. |
| Uses of Report in oracle.reports.plugin.datasource |
| Methods in oracle.reports.plugin.datasource that return Report | |
Report |
PluginDataSourceTemplate.getReport()Returns the hosting report of the plugin. |
| Uses of Report in oracle.reports.plugin.definition |
| Fields in oracle.reports.plugin.definition declared as Report | |
protected Report |
BaseObject.mReport |
| Methods in oracle.reports.plugin.definition that return Report | |
Report |
BaseObject.getReport()Returns the report of the object. |
| Methods in oracle.reports.plugin.definition with parameters of type Report | |
static Column |
Column.createColumn(oracle.reports.definition.RWDataItem rwdataitem, Report report)Creates a column object. |
| Constructors in oracle.reports.plugin.definition with parameters of type Report | |
BaseObject(oracle.reports.definition.RWObject rwobj, Report report)Constructor. | |
Column(oracle.reports.definition.RWDataItem rwobj, Report report)Constructor. | |
Summary(oracle.reports.definition.RWDataItem rwobj, Report report)Constructor. | |
Placeholder(oracle.reports.definition.RWDataItem rwobj, Report report)Constructor. | |
Group(oracle.reports.definition.RWGroup rwobj, Report report)Constructor. | |
Parameter(oracle.reports.definition.RWDataItem rwobj, Report report)Constructor. | |
DataSource(oracle.reports.definition.RWDataSource rwobj, Report report)Constructor. | |
DataSourceColumn(oracle.reports.definition.RWDataItem rwobj, Report report)Constructor. | |
Formula(oracle.reports.definition.RWDataItem rwobj, Report report)Constructor. | |
|
Oracle Reports Java API Reference | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||