Example usage for com.google.gwt.user.client.ui HasDirectionalHtml interface-usage

List of usage examples for com.google.gwt.user.client.ui HasDirectionalHtml interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.user.client.ui HasDirectionalHtml interface-usage.

Usage

From source file org.cruxframework.crux.smartfaces.client.label.HTML.java

/**
 * A cross device HTML, that use touch events on touch enabled devices to implement Google Fast Buttons
 * @author Thiago da Rosa de Bustamante
 *
 */
public class HTML extends SelectableWidget implements HasDirectionalText, HasWordWrap, HasAutoHorizontalAlignment,