|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TOC | |
|---|---|
| org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
| Uses of TOC in org.eclipse.birt.report.model.api |
|---|
| Methods in org.eclipse.birt.report.model.api that return TOC | |
|---|---|
static TOC |
StructureFactory.createTOC()
Create TOC structure. |
static TOC |
StructureFactory.createTOC(java.lang.String expression)
Create TOC structure with expression value. |
| Methods in org.eclipse.birt.report.model.api with parameters of type TOC | |
|---|---|
TOCHandle |
ReportItemHandle.addTOC(TOC toc)
Adds toc structure. |
TOCHandle |
GroupHandle.addTOC(TOC toc)
Adds toc structure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||