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

Packages that use StiMouseDownEvent
com.stimulsoft.report.dialogs   
 

Uses of StiMouseDownEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiMouseDownEvent
 StiMouseDownEvent StiReportControl.getMouseDownEvent()
          Gets or sets a script of the event MouseDown.
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiMouseDownEvent
 void StiReportControl.setMouseDownEvent(StiMouseDownEvent value)