returns the negated variants of ICheckValueCurrently's state check functions
Checks if a ValuePageElement or all ValuePageElements managed by a ValuePageElementList, ValuePageElementMap or ValuePageElementGroup currently have an actual value which contains the expected value.
the expected value which is supposed to be contained in the actual value
Checks if a ValuePageElement or all ValuePageElements managed by a ValuePageElementList, ValuePageElementMap or ValuePageElementGroup currently have any value.
Checks if a ValuePageElement or all ValuePageElements managed by a ValuePageElementList, ValuePageElementMap or ValuePageElementGroup currently have an actual value which equals the expected value.
the expected value which is supposed to equal the actual value
Generated using TypeDoc
Used by IValueElementNode to describe
currently
state check and state retrieval functions supported by ValuePageElement, ValuePageElementList, ValuePageElementMap and ValuePageElementGroup.