Uses of Interface
com.stimulsoft.report.components.interfaces.IStiBusinessObject

Packages that use IStiBusinessObject
com.stimulsoft.report.chart   
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.crossBands   
com.stimulsoft.report.components.table   
com.stimulsoft.report.crossTab   
 

Uses of IStiBusinessObject in com.stimulsoft.report.chart
 

Classes in com.stimulsoft.report.chart that implement IStiBusinessObject
 class StiChart
           
 

Uses of IStiBusinessObject in com.stimulsoft.report.components.bands
 

Classes in com.stimulsoft.report.components.bands that implement IStiBusinessObject
 class StiDataBand
           
 class StiHierarchicalBand
          Describes the class that realizes a Hierarchical Band.
 class StiTableOfContents
          Copyright Stimulsoft
 

Uses of IStiBusinessObject in com.stimulsoft.report.components.crossBands
 

Classes in com.stimulsoft.report.components.crossBands that implement IStiBusinessObject
 class StiCrossDataBand
          Class describes Cross Data Band.
 

Uses of IStiBusinessObject in com.stimulsoft.report.components.table
 

Classes in com.stimulsoft.report.components.table that implement IStiBusinessObject
 class StiTable
           
 

Uses of IStiBusinessObject in com.stimulsoft.report.crossTab
 

Classes in com.stimulsoft.report.crossTab that implement IStiBusinessObject
 class StiCrossTab
          Describes the class that realizes a StiCrossTab.