Uiinfrastructure API Docs  
 

AFormHeaderView Class

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

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

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

public abstract class AFormHeaderView : 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.form

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

AFormHeaderView Members | com.plumtree.uiinfrastructure.form Namespace