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

Packages that use StiFilterEventHandler
com.stimulsoft.report.chart   
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.conditions   
com.stimulsoft.report.components.interfaces   
com.stimulsoft.report.crossTab   
 

Uses of StiFilterEventHandler in com.stimulsoft.report.chart
 

Methods in com.stimulsoft.report.chart that return StiFilterEventHandler
 StiFilterEventHandler StiChart.getFilterMethodHandler()
          Gets or sets a method for filtration.
 

Methods in com.stimulsoft.report.chart with parameters of type StiFilterEventHandler
 void StiChart.setFilterMethodHandler(StiFilterEventHandler value)
           
 

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

Methods in com.stimulsoft.report.components.bands that return StiFilterEventHandler
 StiFilterEventHandler StiDataBand.getFilterMethodHandler()
          Gets or sets a method for filtration.
 

Methods in com.stimulsoft.report.components.bands with parameters of type StiFilterEventHandler
 void StiDataBand.setFilterMethodHandler(StiFilterEventHandler value)
           
 

Uses of StiFilterEventHandler in com.stimulsoft.report.components.conditions
 

Methods in com.stimulsoft.report.components.conditions that return StiFilterEventHandler
 StiFilterEventHandler StiMultiCondition.getFilterMethodHandler()
           
 

Methods in com.stimulsoft.report.components.conditions with parameters of type StiFilterEventHandler
 void StiMultiCondition.setFilterMethodHandler(StiFilterEventHandler value)
           
 

Uses of StiFilterEventHandler in com.stimulsoft.report.components.interfaces
 

Methods in com.stimulsoft.report.components.interfaces that return StiFilterEventHandler
 StiFilterEventHandler IStiFilter.getFilterMethodHandler()
          Gets or sets a method for filtration.
 

Methods in com.stimulsoft.report.components.interfaces with parameters of type StiFilterEventHandler
 void IStiFilter.setFilterMethodHandler(StiFilterEventHandler value)
           
 

Uses of StiFilterEventHandler in com.stimulsoft.report.crossTab
 

Methods in com.stimulsoft.report.crossTab that return StiFilterEventHandler
 StiFilterEventHandler StiCrossTab.getFilterMethodHandler()
          Gets or sets a method for filtration.
 

Methods in com.stimulsoft.report.crossTab with parameters of type StiFilterEventHandler
 void StiCrossTab.setFilterMethodHandler(StiFilterEventHandler value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.