Uiinfrastructure API Docs  
 

FormHeaderView Class

This class implements the HTML to print out the Finish and Cancel at the top of the form. This View is printed out by AFormDP. To turn this header on ... go to AFormDP::SetShowFormHeader() This is the normal page header.

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

System.Object
   com.plumtree.uiinfrastructure.form.AFormHeaderView
      com.plumtree.uiinfrastructure.form.FormHeaderView

public class FormHeaderView : AFormHeaderView

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

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

FormHeaderView Members | com.plumtree.uiinfrastructure.form Namespace