Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
Modifier and Type | Method and Description |
---|---|
static TOC |
StructureFactory.createTOC()
Create TOC structure.
|
static TOC |
StructureFactory.createTOC(java.lang.String expression)
Create TOC structure with expression value.
|
Modifier and Type | Method and Description |
---|---|
TOCHandle |
ReportItemHandleImpl.addTOC(TOC toc)
Adds toc structure.
|
TOCHandle |
GroupHandle.addTOC(TOC toc)
Adds toc structure.
|
Copyright © 2008 Actuate Corp. All rights reserved.