public class DOMUtil extends Object
| Constructor and Description |
|---|
DOMUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.dom.client.Element |
findElementById(com.google.gwt.dom.client.Element context,
String id)
Gets an element from the given parent element by ID.
|
public static com.google.gwt.dom.client.Element findElementById(com.google.gwt.dom.client.Element context,
String id)
context - id - Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.