Interface HasAlignment

public interface HasAlignment
extends HasHorizontalAlignment, HasVerticalAlignment

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