Interface HasAlignment

public interface HasAlignment
extends HasHorizontalAlignment, HasVerticalAlignment

// Implemented by VerticalPanel, HorizontalPanel, DockPanel
A widget that implements this interface has an intrinsic alignment which can be manipulated using these methods and constants.