| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
| org.eclipse.birt.report.model.api.impl | |
| org.eclipse.birt.report.model.api.simpleapi |
Report element representations in the BIRT simple API environment.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OdaDataSourceHandle
Represents a extended data source.
|
class |
ScriptDataSourceHandle
Represents a script data source.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DataSourceHandle |
ModuleHandleImpl.findDataSource(java.lang.String name)
Finds a data source by name in this module and the included modules.
|
DataSourceHandle |
DataSetHandle.getDataSource()
Returns a handle to the data source for this data set.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IDataSource |
SimpleElementFactory.createDataSource(DataSourceHandle handle) |
| 限定符和类型 | 方法和说明 |
|---|---|
IDataSource |
ISimpleElementFactory.createDataSource(DataSourceHandle handle)
Creates the IDataSource instance.
|
Copyright © 2008 Actuate Corp. All rights reserved.