org.gwtopenmaps.openlayers.client.util
Class ElementHelper
java.lang.Object
org.gwtopenmaps.openlayers.client.util.ElementHelper
public class ElementHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementHelper
public ElementHelper()
getHead
public static com.google.gwt.user.client.Element getHead()
- Returns:
- Element - the head element of the Document object of the topmost ancestor window
getTopDocument
public static com.google.gwt.user.client.Element getTopDocument()
- Returns:
- Element - the Document object of the topmost ancestor window
getElementsByTagName
public static JSObject getElementsByTagName(com.google.gwt.user.client.Element parent,
String tagName)
Copyright © 2011 sourceforge. All Rights Reserved.