Plumtree Portal UI  
 

QueryCondition Members

QueryCondition overview

Public Static Fields

HTMLHIDDEN_ROWINDEX 
HTMLHIDDEN_ROWINDEX_ID 
IDX_PROPINFO_ID 
IDX_PROPINFO_NAME 
IDX_PROPINFO_TYPE 
IDX_RELATIVEDATA_MAX 
IDX_RELATIVEDATA_UNITS 
IDX_RELATIVEDATA_VALUE 
JAVASCRIPT_GROUP_CHOOSER_GETVALUE 
JAVASCRIPT_OPEN_GROUP_CHOOSER 
MAX_VALUE_DAY 
MAX_VALUE_HOUR 
MAX_VALUE_MIN 
MAX_VALUE_WEEK 
MS_PER_DAY 
MS_PER_HOUR 
MS_PER_MIN 
MS_PER_WEEK 
SUBSPACE_KEY_GROUP_CHOOSER 

Public Instance Constructors

QueryCondition Overloaded. Initializes a new instance of the QueryCondition class.

Public Instance Methods

AddProperty Tell this QueryCondition about another property that could be selected.
ContainsProperty Helper method to lookup a property given its ID
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (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.
GetPropInfo 
GetStatementProperty 
GetTableRowOverloaded.  
GetType (inherited from Object)Gets the Type of the current instance.
GetTypeExpectedForProperty Helper method to lookup a property type given its ID
MakeDuplicate Creates a deep copy of this QueryCondition.
PadCheckBox 
SetDivID Set the dp div id.
SetFormName Set the form name.
SetIsDynamicGroupView 
SetSelectionsOverloaded. Sets this condition to be selected to the indicated property ID, operator, and String value.
SetStyleClass Set a background style class for this row.
SetVisible Make this QueryCondition visible or invisible the next time the page is rendered
ToString (inherited from Object)Returns a String that represents the current Object.
ValidateSelections Checks that the current selections are valid and returns a localized error string if they are not

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetGroupChooserOpenAnchor Returns anchor for add button
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

QueryCondition Class | com.plumtree.portaluiinfrastructure.filter Namespace