nsIAbBooleanConditionString Interface Reference

import "nsIAbBooleanExpression.idl";

Inheritance diagram for nsIAbBooleanConditionString:

Inheritance graph
[legend]
Collaboration diagram for nsIAbBooleanConditionString:

Collaboration graph
[legend]

List of all members.


Detailed Description

A string condition represents a leaf node in a boolean expression tree and represents test which will return TRUE or FALSE

Condition is an expression which is a leaf node in a boolean expression tree

Public Attributes

attribute nsAbBooleanConditionType condition
 The condition for how the a value should be compared.
attribute string name
 The lhs of the condition.
attribute wstring value
 The rhs of the condition.


Member Data Documentation

Represents a property name which should be evaluated to obtain the lhs.

<name> [condition] value


The documentation for this interface was generated from the following file:

Generated Mozilla by doxygen 1.5.6