Uiinfrastructure API Docs  
 

EditorModel Class

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

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorModel
      com.plumtree.uiinfrastructure.approval.AApprovalModel

public abstract class EditorModel : IRepostModel, IModel, IModelRO, IMVCObject, IManagedObject, IEditorModelRO

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

EditorModel Members | com.plumtree.uiinfrastructure.editor Namespace