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