Package com.smartgwt.client.docs
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. SeePage.isRTL()
.- See Also: