public static class

HasHorizontalAlignment.AutoHorizontalAlignmentConstant

extends Object
java.lang.Object
   ↳ com.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant
Known Direct Subclasses

Class Overview

Type for values defined and used in HasAutoHorizontalAlignment. Defined here so that HorizontalAlignmentConstant can be derived from it, thus allowing HasAutoHorizontalAlignment methods to accept and return both AutoHorizontalAlignmentConstant and HorizontalAlignmentConstant values - without allowing the methods defined here to accept or return AutoHorizontalAlignmentConstant values.

Summary

[Expand]
Inherited Methods
From class java.lang.Object