|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnchorElement | |
---|---|
com.google.gwt.dom.client | Classes for low-level DOM programming. |
Uses of AnchorElement in com.google.gwt.dom.client |
---|
Methods in com.google.gwt.dom.client that return AnchorElement | |
---|---|
static AnchorElement |
AnchorElement.as(Element elem)
Assert that the given Element is compatible with this class and
automatically typecast it. |
AnchorElement |
Document.createAnchorElement()
Creates an <a> element. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |