Interface HasAlignment

public interface HasAlignment
extends HasHorizontalAlignment, HasVerticalAlignment

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