|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LanguageDirection | |
|---|---|
| org.cruxframework.crux.plugin.gadget.client.meta | |
| Uses of LanguageDirection in org.cruxframework.crux.plugin.gadget.client.meta |
|---|
| Methods in org.cruxframework.crux.plugin.gadget.client.meta that return LanguageDirection | |
|---|---|
static LanguageDirection |
LanguageDirection.getDir()
Returns the value of the substitution variable __BIDI_DIR__ |
static LanguageDirection |
LanguageDirection.getReverseDir()
Returns the value of the substitution variable __BIDI_REVERSE_DIR__. |
static LanguageDirection |
LanguageDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LanguageDirection[] |
LanguageDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||