ExpressionParent interface
Properties
Section titled “Properties”enabled
Section titled “enabled”● enabled: boolean
Methods
Section titled “Methods”expressionChanged
Section titled “expressionChanged”▸ expressionChanged(expr: Expression,oldValue: string
): void
Parameters:
Section titled “Parameters:”- expr: Expression
- oldValue:
string
Returns void
fireChangedEvent
Section titled “fireChangedEvent”▸ fireChangedEvent(condPart?: ConditionPart): void
Parameters:
Section titled “Parameters:”- condPart: ConditionPart, Optional
Returns void
getExpressionIndex
Section titled “getExpressionIndex”▸ getExpressionIndex(expr: Expression): number
Parameters:
Section titled “Parameters:”- expr: Expression
Returns number
getQuery
Section titled “getQuery”▸ getQuery(): Query
Returns Query
isReadOnly
Section titled “isReadOnly”▸ isReadOnly(): boolean
Returns boolean