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

Packages that use StiValueChangedEvent
com.stimulsoft.report.dialogs   
 

Uses of StiValueChangedEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiValueChangedEvent
 StiValueChangedEvent StiDateTimePickerControl.getValueChangedEvent()
          Gets or sets a script of the event ValueChanged.
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiValueChangedEvent
 void StiDateTimePickerControl.setValueChangedEvent(StiValueChangedEvent value)