| Package | com.adobe.livecycle.formsservice.client |
| Class | public final class FormModel |
| Inheritance | FormModel Enum
|
HTMLRenderSpec object's setFormModel method.
See also
| Constant | Defined 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 | ||
| auto | Constant |
public static final autoThe Forms service determines where the form is rendered.
| both | Constant |
public static final bothSpecifies that the form is rendered on both the server and the client.
| client | Constant |
public static final clientSpecifies that the form is rendered on the client.
| server | Constant |
public static final serverSpecifies 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