|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.i18n.client.BidiPolicy
public class BidiPolicy
Provides low-level functionality to determine whether to support bidi.
Nested Class Summary | |
---|---|
static class |
BidiPolicy.BidiPolicyImpl
Implementation class for BidiPolicy . |
static class |
BidiPolicy.BidiPolicyImplOn
Implementation class for BidiPolicy used when bidi is always on. |
Constructor Summary | |
---|---|
BidiPolicy()
|
Method Summary | |
---|---|
static boolean |
isBidiEnabled()
Returns true if bidi is enabled, false if disabled. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BidiPolicy()
Method Detail |
---|
public static boolean isBidiEnabled()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |