Uiinfrastructure API Docs  
 

EditorAS Class

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

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

System.Object
   com.plumtree.uiinfrastructure.activityspace.AActivitySpace
      com.plumtree.uiinfrastructure.form.AFormAS
         com.plumtree.uiinfrastructure.editor.EditorAS

public abstract class EditorAS : AFormAS

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

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

EditorAS Members | com.plumtree.uiinfrastructure.editor Namespace