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

Packages that use StiGetCheckedEvent
com.stimulsoft.report.components.simplecomponents   
 

Uses of StiGetCheckedEvent in com.stimulsoft.report.components.simplecomponents
 

Methods in com.stimulsoft.report.components.simplecomponents that return StiGetCheckedEvent
 StiGetCheckedEvent StiCheckBox.getGetCheckedEvent()
          Occurs when state is being checked.
 

Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiGetCheckedEvent
 void StiCheckBox.setGetCheckedEvent(StiGetCheckedEvent value)