| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.engine.content |
Defines interfaces of BIRT report items for Engine to pass from
executors to emitters.
|
| org.eclipse.birt.report.engine.emitter |
Defines the interfaces of report emitters, and also provides serval general
classes for emitters to output XML document, process hyperline, etc.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IListGroupContent
Provide the interfaces for the List Group Content.
|
interface |
ITableGroupContent
Provide the interfaces for the Table Group Content.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IGroupContent |
IRowContent.getGroup() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object |
IContentVisitor.visitGroup(IGroupContent group,
java.lang.Object value) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IContentEmitter.endGroup(IGroupContent group) |
void |
IContentEmitter.startGroup(IGroupContent group) |
Copyright © 2008 Actuate Corp. All rights reserved.