Plumtree Portal UI  
 

FilterForm Members

FilterForm overview

Public Static Fields

ACTION 
ACTION_ADD_GRP 
ACTION_ADD_STMT 
ACTION_REMOVE_CHECKED_STMTS 
ACTION_REMOVE_GRP 
ACTION_REMOVE_STMT 
ACTIVE_CLAUSE 
COMPARISON_VALUE 
COMPARISON_VALUE_IF_DATE 
COMPARISON_VALUE_MEMBER_OF 
DEPTH_PREFIX 
FULL_TEXT 
GROUP_OPERATOR 
IGNORE_BLANK_STATEMENTS 
IGNORE_BLANK_STATEMENTS_VAL 
INTRINSIC_HIDDEN 
INTRINSIC_OP_HIDDEN 
INTRINSIC_VAL_HIDDEN 
IS_FILTER_FORM 
MAX_STMTS 
OPERATOR_AND 
OPERATOR_DATE 
OPERATOR_MEMBER_OF 
OPERATOR_NUMERIC 
OPERATOR_OR 
OPERATOR_TEXT 
PROPERTY_HIDDEN 
PROPERTY_SELECTED 
REMOVE_STMT_CHECKBOX 
REVEALED 
TOP_OPERATOR 
TOTAL_GROUPS 

Public Static Methods

BuildFilterFromFormOverloaded.  
EncodeFilterAsControlArgsOverloaded. This method does the inverse of BuildFilterFromForm. It returns true if the filter is valid (may be used for a search, e.g. has no empty comparison values), false otherwise.
MakeTempDateTimePickerMgr 
OperatorRequiresValue 

Public Instance Constructors

FilterForm Constructor Initializes a new instance of the FilterForm class.

Public Instance Methods

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.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

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.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

FilterForm Class | com.plumtree.portaluiinfrastructure.filter Namespace