Interface HasAlignment

All Superinterfaces:
HasHorizontalAlignment, HasVerticalAlignment
All Known Implementing Classes:
Column, DockPanel, HorizontalPanel, IdentityColumn, TextColumn, VerticalPanel

public interface HasAlignment extends HasHorizontalAlignment, HasVerticalAlignment
A widget that implements this interface has an intrinsic alignment which can be manipulated using these methods and constants.