Google Web Toolkit (Beta)
« prev
next »
Google Code Home
>
Google Web Toolkit
>
GWT Class Reference
>
com.google.gwt.user.client.ui
>
HasAlignment
Google Web Toolkit
Product Overview
Getting Started Guide
Download SDK
Developer Guide
Example Projects
GWT Class Reference
JRE Emulation Library
Web Toolkit FAQ
Web Toolkit Blog
Developer Forum
Search Google Code
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.