Interface HasAlignment

public interface HasAlignment
extends HasHorizontalAlignment, HasVerticalAlignment

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