Class DirectionalTextHelper

java.lang.Object
com.google.gwt.user.client.ui.DirectionalTextHelper
All Implemented Interfaces:
HasDirectionEstimator

public class DirectionalTextHelper extends Object implements HasDirectionEstimator
A helper class for displaying bidi (i.e. potentially opposite-direction) text or HTML in an element. Note: this class assumes that callers perform all their text/html and direction manipulations through it alone.