Uses of Class
com.stimulsoft.report.events.StiLoadFormEvent

Packages that use StiLoadFormEvent
com.stimulsoft.report.dialogs   
 

Uses of StiLoadFormEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiLoadFormEvent
 StiLoadFormEvent StiForm.getLoadFormEvent()
          Gets or sets a script of the event LoadForm.
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiLoadFormEvent
 void StiForm.setLoadFormEvent(StiLoadFormEvent value)