Uses of Class
jdbreport.model.RootGroup

Packages that use RootGroup
jdbreport.design.model   
jdbreport.model   
 

Uses of RootGroup in jdbreport.design.model
 

Subclasses of RootGroup in jdbreport.design.model
 class TemplateRootGroup
           
 

Methods in jdbreport.design.model that return RootGroup
protected  RootGroup TemplateRowModel.createRootGroup()
           
 

Uses of RootGroup in jdbreport.model
 

Subclasses of RootGroup in jdbreport.model
 class RootRowGroup
           
 

Methods in jdbreport.model that return RootGroup
protected  RootGroup ReportRowModel.createRootGroup()
           
 RootGroup ReportRowModel.getRootGroup()
           
 RootGroup TableRowModel.getRootGroup()