Class Index

Classes


Class $.wijmo.wijspread.ColorCondition

Class Summary
Constructor Attributes Constructor Name and Description
 
$.wijmo.wijspread.ColorCondition(compareType, expected)
Creates a new style condition with the specified comparison type and expected color.
Method Summary
Method Attributes Method Name and Description
 
evaluate(evaluator, baseRow, baseColumn, actualObj)
Evaluates using the specified evaluator.
 
Resets this instance.
Class Detail
$.wijmo.wijspread.ColorCondition(compareType, expected)
Creates a new style condition with the specified comparison type and expected color.
Parameters:
compareType
The style comparison type.
expected
The expected color.
Method Detail
evaluate(evaluator, baseRow, baseColumn, actualObj)
Evaluates using the specified evaluator.
Parameters:
evaluator
The evaluator.
baseRow
The base row.
baseColumn
The base column.
actualObj
The actual value object.

reset()
Resets this instance.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.