com.stimulsoft.report.crossTab.events
Class StiProcessCellEvent

java.lang.Object
  extended by com.stimulsoft.report.events.StiEvent
      extended by com.stimulsoft.report.crossTab.events.StiProcessCellEvent
All Implemented Interfaces:
IStiDefault, IStiJsonReportObject, IStiSerializable, IStiSerializableToString, java.lang.Cloneable

public class StiProcessCellEvent
extends StiEvent


Constructor Summary
StiProcessCellEvent()
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.events.StiEvent
clone, deserialize, getEventType, getParameters, getScript, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, set, Set, setScript
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiProcessCellEvent

public StiProcessCellEvent()