Uiinfrastructure API Docs  
 

FormFooterView Class

This class implements the HTML to print out the Done and Cancel at the bottom of the form in small pop-up style. This View is printed out by AFormDP. This view needs to be 508 compliant To turn this header on ... go to AFormDP::SetShowFormFooter() This is the small pop-up footer.

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

System.Object
   com.plumtree.uiinfrastructure.form.FormFooterView

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

FormFooterView Members | com.plumtree.uiinfrastructure.form Namespace