Interface HasAutoHorizontalAlignment

All Superinterfaces:
HasHorizontalAlignment
All Known Implementing Classes:
DateLabel, DialogBox.CaptionImpl, HTML, InlineHTML, InlineLabel, Label, LabelBase, NumberLabel, ValueLabel

public interface HasAutoHorizontalAlignment extends HasHorizontalAlignment
A widget that implements this interface can be configured to be aligned according to its contents' direction, in addition to the static alignment options offered by HasHorizontalAlignment.