Uses of Class
com.stimulsoft.report.crossTab.core.StiRow

Packages that use StiRow
com.stimulsoft.report.crossTab.core   
 

Uses of StiRow in com.stimulsoft.report.crossTab.core
 

Methods in com.stimulsoft.report.crossTab.core that return StiRow
 StiRow StiRowCollection.getItem(int index)
           
 StiRow StiRowCollection.getItem(java.lang.Object value)
           
 StiRow StiRowCollection.getItem(java.lang.String value)
           
 

Methods in com.stimulsoft.report.crossTab.core with parameters of type StiRow
 StiSummary StiSummaryContainer.GetSummary(StiColumn col, StiRow row)
           
 StiSummary StiSummaryContainer.GetSummary(StiColumn col, StiRow row, boolean create)