com.stimulsoft.report.events
Class StiProcessChartEvent

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

public class StiProcessChartEvent
extends StiEvent


Constructor Summary
StiProcessChartEvent()
           
 
Method Summary
 java.lang.String toString()
           
 
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, wait, wait, wait
 

Constructor Detail

StiProcessChartEvent

public StiProcessChartEvent()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object