Uses of Class
com.stimulsoft.report.events.StiClickEvent
Packages that use StiClickEvent
Package
Description
-
Uses of StiClickEvent in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiClickEventModifier and TypeMethodDescriptionStiComponent.getClickEvent()Occurs when user clicks on the component in the window of viewer.Methods in com.stimulsoft.report.components with parameters of type StiClickEvent -
Uses of StiClickEvent in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiClickEventMethods in com.stimulsoft.report.components.bands with parameters of type StiClickEvent -
Uses of StiClickEvent in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiClickEventModifier and TypeMethodDescriptionStiForm.getClickEvent()Gets or sets a script of the event Click.StiReportControl.getClickEvent()Gets or sets a script of the event Click.Methods in com.stimulsoft.report.dialogs with parameters of type StiClickEventModifier and TypeMethodDescriptionvoidStiForm.setClickEvent(StiClickEvent value) voidStiReportControl.setClickEvent(StiClickEvent value)