Overview | Methods | Fields | This Package | All Packages
Retrieves the current FORM/DIV state.
Syntax
public boolean getAsHTTPForm( )
Return Value
Returns true if set to FORM; returns false if set to DIV.
Remarks
The FORM state can be set by using setAsHTTPForm or adding a DhSubmitButton into the DhForm.
See Also setAsHTTPForm