Uiinfrastructure API Docs  
 

UIActivitySpaces Class

This psuedo class type represents the ID to use to tell the Common Opener to open Activity Spaces. Although the Common Opener is supposed to open objects, there are places in the Portal that are not related to objects, and thus this class type will allow you to go to those pages.

For a list of all members of this type, see UIActivitySpaces Members.

System.Object
   com.plumtree.uiinfrastructure.opener.types.AUIClassTypeDesc
      com.plumtree.uiinfrastructure.opener.types.classtypes.UIActivitySpaces

public class UIActivitySpaces : AUIClassTypeDesc

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.opener.types.classtypes

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

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