Uses of Class
org.eclipse.birt.report.model.api.elements.structures.TOC

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.
 



Copyright © 2008 Actuate Corp. All rights reserved.