Plumtree Portal UI  
 

PTEditorAS 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 PTEditorAS 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.securitymatrix.SecurityMatrixEditorAS
               com.plumtree.portaluiinfrastructure.subscribematrix.SubscribeMatrixEditorAS
               com.plumtree.portaluiinfrastructure.tags.manager.taglibmanager.TagLibManagerAS

public abstract class PTEditorAS : EditorAS

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

PTEditorAS Members | com.plumtree.portaluiinfrastructure.editor Namespace