GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.Anchor

Packages that use Anchor
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of Anchor in com.google.gwt.user.client.ui
 

Methods in com.google.gwt.user.client.ui that return Anchor
static Anchor Anchor.wrap(Element element)
          Creates an Anchor widget that wraps an existing <a> element.
 


GWT 2.7.0