Uiinfrastructure API Docs  
 

EditorView Class

This is the View class for the Editor Framework. It implements the Init method and should be extended by any View.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorView
      Derived types

public abstract class EditorView : IView, IMVCObject, IManagedObject

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

EditorView Members | com.plumtree.uiinfrastructure.editor Namespace