Package com.adobe.livecycle.formsservice.client
Classpublic final class FormModel
InheritanceFormModel Inheritance Enum

Specifies the location of where an HTML form is processed. This enum value is passed to the HTMLRenderSpec object's setFormModel method.

See also

setFormModel()


Public Constants
 ConstantDefined by
  auto
[static] The Forms service determines where the form is rendered.
FormModel
  both
[static] Specifies that the form is rendered on both the server and the client.
FormModel
  client
[static] Specifies that the form is rendered on the client.
FormModel
  server
[static] Specifies that the form is rendered on the server.
FormModel
Constant Detail
autoConstant
public static final auto

The Forms service determines where the form is rendered.

bothConstant 
public static final both

Specifies that the form is rendered on both the server and the client.

clientConstant 
public static final client

Specifies that the form is rendered on the client.

serverConstant 
public static final server

Specifies that the form is rendered on the server.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/formsservice/client/FormModel.html