com.stimulsoft.report.dictionary
Class StiRow

java.lang.Object
  extended by com.stimulsoft.report.dictionary.StiRow

public class StiRow
extends java.lang.Object


Constructor Summary
StiRow(StiDataSource dataSource, int rowIndex)
           
 
Method Summary
 java.lang.Object getItem(java.lang.String columnName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRow

public StiRow(StiDataSource dataSource,
              int rowIndex)
Method Detail

getItem

public final java.lang.Object getItem(java.lang.String columnName)