Uiinfrastructure API Docs  
 

PTQueryCondition Members

PTQueryCondition overview

Public Static Fields

iconiconPT_FILTEROP_CONTAINS 
iconiconPT_FILTEROP_DOESNOTCONTAIN 
iconiconPT_FILTEROP_EQ 
iconiconPT_FILTEROP_EQ_NOCASE 
iconiconPT_FILTEROP_GT 
iconiconPT_FILTEROP_GTE 
iconiconPT_FILTEROP_IN 
iconiconPT_FILTEROP_ISEMPTY 
iconiconPT_FILTEROP_ISNOTEMPTY 
iconiconPT_FILTEROP_LT 
iconiconPT_FILTEROP_LTE 
iconiconPT_FILTEROP_NE 
iconiconPT_FILTEROP_NUMERIC_EQ 
iconiconPT_FILTEROP_NUMERIC_NOTEQ 
iconiconTYPE_DATE 
iconiconTYPE_DOUBLE 
iconiconTYPE_LONG 
iconiconTYPE_REF 
iconiconTYPE_STRING 

Public Instance Constructors

icon PTQueryCondition Constructor Initializes a new instance of the PTQueryCondition class.

Public Instance Methods

iconaddProperty 
iconCreateDuplicate 
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
iconGetTableRow 
iconGetType (inherited from Object)Gets the Type of the current instance.
iconmakeInVisible 
iconmakeVisible the object type passed in as the second argument to this method should correspond to one of the types defined at the top of this file
iconsetSelected 
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PTQueryCondition Class | com.plumtree.xpshared.htmlconstructs Namespace