com.stimulsoft.report.dictionary.data
Class StiStringDataCell

java.lang.Object
  extended by com.stimulsoft.report.dictionary.data.DataCell
      extended by com.stimulsoft.report.dictionary.data.StiStringDataCell

public class StiStringDataCell
extends DataCell


Constructor Summary
StiStringDataCell(StiDataColumn column, java.lang.String value)
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.dictionary.data.DataCell
clone, createEmpty, equals, getColumnName, getEmptyValue, getType, getValue, hashCode, isNotEmpty, setValue, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StiStringDataCell

public StiStringDataCell(StiDataColumn column,
                         java.lang.String value)