Uses of Class
com.stimulsoft.report.events.StiDoubleClickEvent
Packages that use StiDoubleClickEvent
Package
Description
-
Uses of StiDoubleClickEvent in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiDoubleClickEventModifier and TypeMethodDescriptionStiComponent.getDoubleClickEvent()Occurs when user double clicks on the component in the window of viewer.Methods in com.stimulsoft.report.components with parameters of type StiDoubleClickEventModifier and TypeMethodDescriptionvoidStiComponent.setDoubleClickEvent(StiDoubleClickEvent value) -
Uses of StiDoubleClickEvent in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiDoubleClickEventMethods in com.stimulsoft.report.components.bands with parameters of type StiDoubleClickEventModifier and TypeMethodDescriptionvoidStiTableOfContents.setDoubleClickEvent(StiDoubleClickEvent value) -
Uses of StiDoubleClickEvent in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiDoubleClickEventModifier and TypeMethodDescriptionStiReportControl.getDoubleClickEvent()Gets or sets a script of the event DoubleClick.Methods in com.stimulsoft.report.dialogs with parameters of type StiDoubleClickEventModifier and TypeMethodDescriptionvoidStiReportControl.setDoubleClickEvent(StiDoubleClickEvent value)