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

Packages that use StiGetBookmarkEvent
com.stimulsoft.report.components   
com.stimulsoft.report.components.bands   
com.stimulsoft.report.crossTab   
com.stimulsoft.report.dialogs   
 

Uses of StiGetBookmarkEvent in com.stimulsoft.report.components
 

Methods in com.stimulsoft.report.components that return StiGetBookmarkEvent
 StiGetBookmarkEvent StiComponent.getgetBookmarkEvent()
          Occurs when getting of the Bookmark for the component.
 

Methods in com.stimulsoft.report.components with parameters of type StiGetBookmarkEvent
 void StiComponent.setgetBookmarkEvent(StiGetBookmarkEvent value)
           
 

Uses of StiGetBookmarkEvent in com.stimulsoft.report.components.bands
 

Methods in com.stimulsoft.report.components.bands that return StiGetBookmarkEvent
 StiGetBookmarkEvent StiTableOfContents.getgetBookmarkEvent()
           
 

Methods in com.stimulsoft.report.components.bands with parameters of type StiGetBookmarkEvent
 void StiTableOfContents.setgetBookmarkEvent(StiGetBookmarkEvent value)
           
 

Uses of StiGetBookmarkEvent in com.stimulsoft.report.crossTab
 

Methods in com.stimulsoft.report.crossTab that return StiGetBookmarkEvent
 StiGetBookmarkEvent StiCrossField.getgetBookmarkEvent()
           
 

Methods in com.stimulsoft.report.crossTab with parameters of type StiGetBookmarkEvent
 void StiCrossField.setgetBookmarkEvent(StiGetBookmarkEvent value)
           
 

Uses of StiGetBookmarkEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiGetBookmarkEvent
 StiGetBookmarkEvent StiReportControl.getgetBookmarkEvent()
           
 StiGetBookmarkEvent StiForm.getgetBookmarkEvent()
           
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiGetBookmarkEvent
 void StiReportControl.setgetBookmarkEvent(StiGetBookmarkEvent value)
           
 void StiForm.setgetBookmarkEvent(StiGetBookmarkEvent value)