Uiinfrastructure API Docs  
 

AFormDP Fields

The fields of the AFormDP class are listed below. For a complete list of AFormDP class members, see the AFormDP Members topic.

Public Static Fields

GET 
HTMLFORM_NAME The name of the main form (for use in Javascript, etc...)
JAVASCRIPT_SETUP_FOR_SUBMIT_TO_CONTROL Name of helper javascript function to set up for postToPassthru function
JAVASCRIPT_SUBMIT_FORM The name of the main form javascript submission function
JAVASCRIPT_SUBMIT_TO_CONTROL Name of helper javascript function to post the form, then pass through to another control
MULTIPART_ENCODING multi-part form data encoding constant
POST Form submission types

Protected Instance Fields

m_asOwner The parent activity space. Warning: EditorDP overrides this to provide an editor specific version, so GetOwner() must be used in this class file.

See Also

AFormDP Class | com.plumtree.uiinfrastructure.form Namespace