Uses of Class
net.sf.dynamicreports.report.base.DRTableOfContentsHeading

Packages that use DRTableOfContentsHeading
net.sf.dynamicreports.report.base   
net.sf.dynamicreports.report.base.component   
net.sf.dynamicreports.report.builder.tableofcontents   
 

Uses of DRTableOfContentsHeading in net.sf.dynamicreports.report.base
 

Methods in net.sf.dynamicreports.report.base that return DRTableOfContentsHeading
 DRTableOfContentsHeading DRTableOfContentsHeading.getParentHeading()
           
 

Methods in net.sf.dynamicreports.report.base with parameters of type DRTableOfContentsHeading
 void DRTableOfContentsHeading.setParentHeading(DRTableOfContentsHeading parentHeading)
           
 

Uses of DRTableOfContentsHeading in net.sf.dynamicreports.report.base.component
 

Methods in net.sf.dynamicreports.report.base.component that return DRTableOfContentsHeading
 DRTableOfContentsHeading DRComponent.getTableOfContentsHeading()
           
 

Methods in net.sf.dynamicreports.report.base.component with parameters of type DRTableOfContentsHeading
 void DRComponent.setTableOfContentsHeading(DRTableOfContentsHeading tableOfContentsHeading)
           
 

Uses of DRTableOfContentsHeading in net.sf.dynamicreports.report.builder.tableofcontents
 

Methods in net.sf.dynamicreports.report.builder.tableofcontents that return DRTableOfContentsHeading
 DRTableOfContentsHeading TableOfContentsHeadingBuilder.getTableOfContentsHeading()
           
 



Copyright © 2010-2014. All Rights Reserved.