Uiinfrastructure API Docs  
 

EditorDP Class

This is class is used to print out the form tag, some hidden input and the postToSelf Javascript function. Editor display pages should extend this class.

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

System.Object
   com.plumtree.uiinfrastructure.form.AFormDP
      com.plumtree.uiinfrastructure.editor.EditorDP
         com.plumtree.uiinfrastructure.approval.CommentDP

public abstract class EditorDP : AFormDP

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

EditorDP Members | com.plumtree.uiinfrastructure.editor Namespace