WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

@mozilla.org/boolean-expression/n-peer;1

This component implements the following interfaces:

Properties

nsIArray nsIAbBooleanExpression.expressions

List of peer expressions

E1 [op] e2 [op] .... en

nsAbBooleanOperationType nsIAbBooleanExpression.operation

The boolean operation to be applied to results of all evaluated expressions

Methods

InterfaceMethod
nsIAbBooleanExpression void agetExpressions ( out PRUint32 expressionsSize , out nsISupports expressionsArray )
nsIAbBooleanExpression void asetExpressions ( PRUint32 expressionsSize , nsISupports expressionsArray )

Reference documentation is generated from Mozilla's source.