|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PotentialElement | |
---|---|
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Uses of PotentialElement in com.google.gwt.user.client.ui |
---|
Methods in com.google.gwt.user.client.ui that return PotentialElement | |
---|---|
static PotentialElement |
PotentialElement.as(Element e)
|
static PotentialElement |
PotentialElement.build(UIObject o)
Builds a new PotentialElement with the tag name set to "div". |
static PotentialElement |
PotentialElement.build(UIObject o,
java.lang.String tagName)
Builds a new PotentialElement. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |