com.google.gwt.libideas.client
Class BiDiUtil.RTLOracle

java.lang.Object
  extended by com.google.gwt.libideas.client.BiDiUtil.RTLOracle
Enclosing class:
BiDiUtil

public abstract static class BiDiUtil.RTLOracle
extends java.lang.Object

Supplies the BiDi information to the system.


Constructor Summary
BiDiUtil.RTLOracle()
           
 
Method Summary
abstract  boolean isRightToLeft()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BiDiUtil.RTLOracle

public BiDiUtil.RTLOracle()
Method Detail

isRightToLeft

public abstract boolean isRightToLeft()