Java com.google.gwt.i18n.client BidiUtils fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.i18n.client BidiUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.i18n.client BidiUtils.

The text is from its open source code.

Method

HasDirection.DirectiongetDirectionOnElement(Element elem)
Gets the directionality of an element.
voidsetDirectionOnElement(Element elem, Direction direction)
Sets the directionality property for an element.