Uses of Class
com.stimulsoft.report.expressions.StiCheckedExpression

Packages that use StiCheckedExpression
com.stimulsoft.report.components.simplecomponents   
 

Uses of StiCheckedExpression in com.stimulsoft.report.components.simplecomponents
 

Methods in com.stimulsoft.report.components.simplecomponents that return StiCheckedExpression
 StiCheckedExpression StiCheckBox.getChecked()
          Gets or sets an expression which used to calculate check state.
 

Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiCheckedExpression
 void StiCheckBox.setChecked(StiCheckedExpression value)