Uiinfrastructure API Docs  
 

MediumFormHeaderView Class

This class implements the HTML to print out the OK 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 medium popup header.

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

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

public class MediumFormHeaderView : 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

MediumFormHeaderView Members | com.plumtree.uiinfrastructure.form Namespace