| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TOC |
StructureFactory.createTOC()
Create TOC structure.
|
static TOC |
StructureFactory.createTOC(java.lang.String expression)
Create TOC structure with expression value.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TOCHandle |
ReportItemHandleImpl.addTOC(TOC toc)
Adds toc structure.
|
TOCHandle |
GroupHandle.addTOC(TOC toc)
Adds toc structure.
|
Copyright © 2008 Actuate Corp. All rights reserved.