Google Web Toolkit
« prev
next »
Google Code Home
>
Google Web Toolkit
>
GWT Class Reference
>
com.google.gwt.user.client.ui
>
HasAlignment
Google Web Toolkit
Download GWT
Product Overview
Getting Started Guide
Example Projects
Developer Guide
Class Reference
Issue Tracking
Developer Forum
GWT Blog
GWT FAQ
Making GWT Better
Third Party Tools
Search Google Code:
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.