Overview | Methods | Fields | This Package | All Packages
Forces this DhForm to produce an HTML FORM or DIV section.
Syntax
public void setAsHTTPForm( boolean fAsForm )
Parameters
fAsForm
Set to true to set the DhForm element as FORM; set to false to set the DhForm element as DIV.
See Also getAsHTTPForm