Interface TextDirection


public interface TextDirection

Text Direction

The direction in which text is expected to flow. Since the browser is responsible for reversing much of the native content, it is necessary to set the dir attribute in the BODY tag. See Page.isRTL().
See Also: