Uiinfrastructure API Docs  
 

UIActivitySpaces Members

UIActivitySpaces overview

Public Static Fields

iconiconQS_ACTIVITY_SPACE_ID QueryString paramenter for defining AS ID or to use a cached space.
iconiconQS_ACTIVITY_SPACE_NAME QueryString paramenter for defining AS name.
iconiconQS_PARENT_SPACE_ID QueryString paramenter for defining parent AS ID.
iconiconQS_PARENT_SPACE_NAME QueryString paramenter for defining parent AS name.
iconiconQS_SPACE_ID_CACHED QueryString paramenter value for using a cached space.
iconiconUICLASSTYPEDESC_CLASSNAME Name that identifies this UIClassTypeDesc

Public Instance Constructors

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

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetClassKey (inherited from AUIClassTypeDesc) 
iconGetClassName 
iconGetClassType 
iconGetDefaultOpenerMode (inherited from AUIClassTypeDesc) 
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.
iconGetRedirectCreateNew (inherited from AUIClassTypeDesc) 
iconGetRedirectOpenObject (inherited from AUIClassTypeDesc) 
iconGetRedirectSearchBrowse (inherited from AUIClassTypeDesc) 
iconGetRedirectSearchEdit (inherited from AUIClassTypeDesc) 
iconGetRedirectViewObject 
iconGetRedirectViewObjectMetaData (inherited from AUIClassTypeDesc) 
iconGetType (inherited from Object)Gets the Type of the current instance.
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

UIActivitySpaces Class | com.plumtree.uiinfrastructure.opener.types.classtypes Namespace