Uses of Interface
org.eclipse.birt.report.engine.api.ITOCTree

Packages that use ITOCTree
org.eclipse.birt.report.engine.api This is an application-writer's interface for using the BIRT report engine. 
org.eclipse.birt.report.engine.content Defines interfaces of BIRT report items for Engine to pass from executors to emitters. 
 

Uses of ITOCTree in org.eclipse.birt.report.engine.api
 

Methods in org.eclipse.birt.report.engine.api that return ITOCTree
 ITOCTree IRenderTask.getTOCTree()
          Get the TOC tree
 ITOCTree IReportDocument.getTOCTree(java.lang.String format, com.ibm.icu.util.ULocale locale)
          Get the TOC tree
 ITOCTree IReportDocument.getTOCTree(java.lang.String format, com.ibm.icu.util.ULocale locale, com.ibm.icu.util.TimeZone timeZone)
          Get the TOC tree
 

Uses of ITOCTree in org.eclipse.birt.report.engine.content
 

Methods in org.eclipse.birt.report.engine.content that return ITOCTree
 ITOCTree IReportContent.getTOCTree(java.lang.String format, com.ibm.icu.util.ULocale locale)
          Gets the toc tree of this report content.
 



Copyright © 2008 Actuate Corp. All rights reserved.