| Package | com.adobe.livecycle.signatures.client.types |
| Class | public final class TextDirection |
| Inheritance | TextDirection Enum
|
TextDirection class represents the direction of text within a signature.
| Method | Defined by | ||
|---|---|---|---|
|
TextDirection getValueFromString(String id)
[static] For internal use only.
| TextDirection | ||
|
String toString()
| TextDirection | ||
| Constant | Defined by | ||
|---|---|---|---|
| AUTO
[static] The direction of text is based on auto values.
| TextDirection | ||
| LEFT
[static] The direction of text is from left to right.
| TextDirection | ||
| RIGHT
[static] The direction of text is from right to left.
| TextDirection | ||
| getValueFromString | () |
public static TextDirection getValueFromString(String id)For internal use only.
Parameters
id |
| toString | () |
public String toString()
Returns
| AUTO | Constant |
public static final AUTOThe direction of text is based on auto values.
| LEFT | Constant |
public static final LEFTThe direction of text is from left to right.
| RIGHT | Constant |
public static final RIGHTThe direction of text is from right to left.
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/signatures/client/types/TextDirection.html