Uses of Class
org.eclipse.birt.report.engine.api.TOCNode
Packages that use TOCNode
Package
Description
This is an application-writer's interface for using the BIRT report engine.
Defines interfaces of BIRT report items for Engine to pass from
executors to emitters.
-
Uses of TOCNode in org.eclipse.birt.report.engine.api
Fields in org.eclipse.birt.report.engine.api declared as TOCNodeMethods in org.eclipse.birt.report.engine.api that return TOCNodeModifier and TypeMethodDescriptionDeprecated.Invoke following code instead:Gets the TOCNode with the specified id.TOCNode.getParent()
ITOCTree.getRoot()
Gets the root node of a TOC tree.Methods in org.eclipse.birt.report.engine.api with parameters of type TOCNodeConstructors in org.eclipse.birt.report.engine.api with parameters of type TOCNode -
Uses of TOCNode in org.eclipse.birt.report.engine.content
Methods in org.eclipse.birt.report.engine.content that return TOCNode