com.stimulsoft.base.system
Class StiEventHandlerArgs

java.lang.Object
  extended by com.stimulsoft.base.system.StiEventHandlerArgs
Direct Known Subclasses:
StiComponentCreationEventArgs, StiComponentRemovingEventArgs, StiExportEventArgs, StiFilterEventArgs, StiGetDrillDownReportEventArgs, StiGetExcelSheetEventArgs, StiGetExcelValueEventArgs, StiGetImageDataEventArgs, StiGetTitleEventArgs, StiGetValueEventArgs, StiNewAutoSeriesEventArgs, StiPaintEventArgs, StiReportControlUpdateEventArgs, StiSendEMailEventArgs, StiTextChangedEventArgs, StiValueEventArgs

public class StiEventHandlerArgs
extends java.lang.Object


Field Summary
static StiEventHandlerArgs Empty
           
 
Constructor Summary
StiEventHandlerArgs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Empty

public static final StiEventHandlerArgs Empty
Constructor Detail

StiEventHandlerArgs

public StiEventHandlerArgs()