Uiinfrastructure API Docs  
 

AFormAS Class

This AS provides a base implementation for an HTML Form.

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

System.Object
   com.plumtree.uiinfrastructure.activityspace.AActivitySpace
      com.plumtree.uiinfrastructure.form.AFormAS
         com.plumtree.uiinfrastructure.editor.EditorAS
         com.plumtree.uiinfrastructure.filedownload.AFileDownloadAS
         com.plumtree.uiinfrastructure.tree.ATreeAS

public abstract class AFormAS : AActivitySpace, IFormAS

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

AFormAS Members | com.plumtree.uiinfrastructure.form Namespace