|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiDoubleClickEvent | |
---|---|
com.stimulsoft.report.components | |
com.stimulsoft.report.components.bands | |
com.stimulsoft.report.dialogs |
Uses of StiDoubleClickEvent in com.stimulsoft.report.components |
---|
Methods in com.stimulsoft.report.components that return StiDoubleClickEvent | |
---|---|
StiDoubleClickEvent |
StiComponent.getDoubleClickEvent()
Occurs when user double clicks on the component in the window of viewer. |
Methods in com.stimulsoft.report.components with parameters of type StiDoubleClickEvent | |
---|---|
void |
StiComponent.setDoubleClickEvent(StiDoubleClickEvent value)
|
Uses of StiDoubleClickEvent in com.stimulsoft.report.components.bands |
---|
Methods in com.stimulsoft.report.components.bands that return StiDoubleClickEvent | |
---|---|
StiDoubleClickEvent |
StiTableOfContents.getDoubleClickEvent()
|
Methods in com.stimulsoft.report.components.bands with parameters of type StiDoubleClickEvent | |
---|---|
void |
StiTableOfContents.setDoubleClickEvent(StiDoubleClickEvent value)
|
Uses of StiDoubleClickEvent in com.stimulsoft.report.dialogs |
---|
Methods in com.stimulsoft.report.dialogs that return StiDoubleClickEvent | |
---|---|
StiDoubleClickEvent |
StiReportControl.getDoubleClickEvent()
Gets or sets a script of the event DoubleClick. |
Methods in com.stimulsoft.report.dialogs with parameters of type StiDoubleClickEvent | |
---|---|
void |
StiReportControl.setDoubleClickEvent(StiDoubleClickEvent value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |