com.google.gwt.i18n.client.impl.cldr
Class CldrImpl_ps

java.lang.Object
  extended by com.google.gwt.i18n.client.impl.CldrImpl
      extended by com.google.gwt.i18n.client.impl.cldr.CldrImpl_ps
All Implemented Interfaces:
Localizable

public class CldrImpl_ps
extends CldrImpl

Placeholder for generated file. Eventually all CldrImpl implementations will be machine-generated from Unicode's CLDR data.


Constructor Summary
CldrImpl_ps()
           
 
Method Summary
 boolean isRTL()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CldrImpl_ps

public CldrImpl_ps()
Method Detail

isRTL

public boolean isRTL()
Overrides:
isRTL in class CldrImpl
Returns:
true if the current locale is right-to-left rather than left-to-right. Most languages are left-to-right, so the default is false.