Uses of Class
com.stimulsoft.report.dictionary.StiDataRow

Packages that use StiDataRow
com.stimulsoft.report.dictionary   
com.stimulsoft.report.dictionary.dataSources   
 

Uses of StiDataRow in com.stimulsoft.report.dictionary
 

Methods in com.stimulsoft.report.dictionary that return StiDataRow
 StiDataRow StiDataRow.getParentData(java.lang.String relation)
           
 StiDataRow StiDataRow.GetParentData(java.lang.String relationName)
          Returns StiDataRow by name of the parent relation.
 

Constructors in com.stimulsoft.report.dictionary with parameters of type StiDataRow
StiDataRow(StiDataRow dataRow)
           
 

Uses of StiDataRow in com.stimulsoft.report.dictionary.dataSources
 

Methods in com.stimulsoft.report.dictionary.dataSources that return StiDataRow
 StiDataRow StiDataSource.GetParentData(java.lang.String relationName)
          Returns the parent row with data for the indicated relation.