Uiinfrastructure API Docs  
 

EditorHeaderView Class

This class implements the HTML to print out the Editor header. This View is printed out by EditorDP. Editor Views should NOT extend this class. They should extend EditorView instead.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorView
      com.plumtree.uiinfrastructure.editor.EditorHeaderView

public class EditorHeaderView : EditorView

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

EditorHeaderView Members | com.plumtree.uiinfrastructure.editor Namespace