Uses of Class
com.stimulsoft.report.components.conditions.StiFilter

Packages that use StiFilter
com.stimulsoft.report.components   
com.stimulsoft.report.components.conditions   
 

Uses of StiFilter in com.stimulsoft.report.components
 

Methods in com.stimulsoft.report.components with parameters of type StiFilter
static java.lang.String StiDataHelper.GetFilterExpression(StiFilter filter, java.lang.String fullColumnName)
           
 

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

Subclasses of StiFilter in com.stimulsoft.report.components.conditions
 class StiBaseCondition
          The class describes the base class of condition.
 class StiColorScaleCondition
          The class describes the condition with Color Scale indicator.
 class StiCondition
          The class describes the condition.
 class StiConditionHelper
          Class helps apply style with name to component.
 class StiDataBarCondition
          The class describes the condition with Data Bar indicator.
 class StiIconSetCondition
          The class describes the condition with Icon Set indicator.
 class StiMultiCondition
          The class describes the condition.
 

Constructors in com.stimulsoft.report.components.conditions with parameters of type StiFilter
StiMultiCondition(StiColor textColor, StiColor backColor, StiFont font, boolean enabled, StiFilterMode filterMode, StiFilter[] filters)
          Creates a new object of the type StiMultiCondition.
StiMultiCondition(StiColor textColor, StiColor backColor, StiFont font, boolean enabled, StiFilterMode filterMode, StiFilter[] filters, boolean canAssignExpression, java.lang.String assignExpression)
          Creates a new object of the type StiMultiCondition.
StiMultiCondition(StiColor textColor, StiColor backColor, StiFont font, boolean enabled, StiFilterMode filterMode, StiFilter[] filters, boolean canAssignExpression, java.lang.String assignExpression, java.lang.String style, StiEnumSet<StiConditionBorderSides> borderSides)
          Creates a new object of the type StiMultiCondition.
StiMultiCondition(StiColor textColor, StiColor backColor, StiFont font, boolean enabled, StiFilterMode filterMode, StiFilter[] filters, java.lang.String style, StiEnumSet<StiConditionBorderSides> borderSides)
          Creates a new object of the type StiMultiCondition.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.