| Package | com.adobe.livecycle.formsservice.client |
| Class | public final class TransformTo |
| Inheritance | TransformTo Enum
|
renderHTMLForm method.
See also
| Constant | Defined by | ||
|---|---|---|---|
| AHTML
[static] A HTML transformation type that is compatible with accessibility enhanced browsers (currently Internet Explorer 5 or later).
| TransformTo | ||
| AUTO
[static] A HTML transformation type where the Forms service determines the best transformation.
| TransformTo | ||
| HTML4
[static] A HTML transformation type that is compatible with older browsers that do not support absolute positioning of HTML elements.
| TransformTo | ||
| MSDHTML
[static] A HTML transformation type that is compatible with dynamic HTML for Internet Explorer 5.0 or later.
| TransformTo | ||
| NoScriptXHTML
[static] A HTML transformation type that is compatible with the CSS2 specification and compliant with XHTML 1.0.
| TransformTo | ||
| StaticHTML
[static] A HTML transformation type that does not allow users to enter data into fields on the HTML form.
| TransformTo | ||
| XHTML
[static] A HTML transformation type that is compatible with accessibility enhanced browsers (currently Internet Explorer 5 or later).
| TransformTo | ||
| AHTML | Constant |
public static final AHTMLA HTML transformation type that is compatible with accessibility enhanced browsers (currently Internet Explorer 5 or later). Compliant with XHTML 1.0. This transformation value has been deprecated. Please use XHTML transformation instead.
| AUTO | Constant |
public static final AUTOA HTML transformation type where the Forms service determines the best transformation.
| HTML4 | Constant |
public static final HTML4A HTML transformation type that is compatible with older browsers that do not support absolute positioning of HTML elements.
| MSDHTML | Constant |
public static final MSDHTMLA HTML transformation type that is compatible with dynamic HTML for Internet Explorer 5.0 or later.
| NoScriptXHTML | Constant |
public static final NoScriptXHTMLA HTML transformation type that is compatible with the CSS2 specification and compliant with XHTML 1.0. No scripts are associated with this transformation type.
| StaticHTML | Constant |
public static final StaticHTMLA HTML transformation type that does not allow users to enter data into fields on the HTML form.
| XHTML | Constant |
public static final XHTMLA HTML transformation type that is compatible with accessibility enhanced browsers (currently Internet Explorer 5 or later). Compliant with XHTML 1.0.
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/TransformTo.html