Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
OdaResultSetColumnHandle
Represents the handle of one column in the oda result set.
|
Modifier and Type | Method and Description |
---|---|
IResultSetColumn |
SimpleElementFactory.createResultSetColumn(ResultSetColumnHandle columnHandle) |
Modifier and Type | Method and Description |
---|---|
IResultSetColumn |
ISimpleElementFactory.createResultSetColumn(ResultSetColumnHandle columnHandle)
Creates the IResultSetColumn instance.
|
Copyright © 2008 Actuate Corp. All rights reserved.