Plumtree Portal UI  
 

ObjEditorAS Class

This is the Activity Space class for the ObjEditor Framework. Editor Activity Space classes should extend this class.

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

System.Object
   com.plumtree.uiinfrastructure.activityspace.AActivitySpace
      com.plumtree.uiinfrastructure.form.AFormAS
         com.plumtree.uiinfrastructure.editor.EditorAS
            com.plumtree.portaluiinfrastructure.editor.PTEditorAS
               com.plumtree.portaluiinfrastructure.editor.ObjEditorAS
                  com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties.ObjPropEditorAS

public abstract class ObjEditorAS : PTEditorAS

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.portaluiinfrastructure.editor

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

ObjEditorAS Members | com.plumtree.portaluiinfrastructure.editor Namespace