Class Index

Classes


Class $.wijmo.wijspread.DateExCondition

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new date condition.
Method Summary
Method Attributes Method Name and Description
 
evaluate(evaluator, baseRow, baseColumn, actualObj)
Evaluates the condition using the specified evaluator.
 
getExpected(evaluator, baseRow, basecol)
Gets the expected value.
 
getExpectedInt(evaluator, baseRow, baseColumn)
Gets the expected integer value.
 
Resets this instance.
Class Detail
$.wijmo.wijspread.DateExCondition(expected)
Creates a new date condition.
Parameters:
expected
The expected date occurring type.
Method Detail
evaluate(evaluator, baseRow, baseColumn, actualObj)
Evaluates the condition using the specified evaluator.
Parameters:
evaluator
The evaluator.
baseRow
The base row.
baseColumn
The base column.
actualObj
The actual value object.

getExpected(evaluator, baseRow, basecol)
Gets the expected value.
Parameters:
evaluator
The evaluator.
baseRow
The base row index.
basecol
The base column index.

getExpectedInt(evaluator, baseRow, baseColumn)
Gets the expected integer value.
Parameters:
evaluator
The evaluator.
baseRow
The base row index.
baseColumn
The base column index.

reset()
Resets this instance.

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