|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.errai.ui.shared.Visit
public class Visit
Visit the DOM
Constructor Summary | |
---|---|
Visit()
|
Method Summary | ||
---|---|---|
static
|
depthFirst(com.google.gwt.dom.client.Element root,
Visitor<T> visitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Visit()
Method Detail |
---|
public static <T> VisitContext<T> depthFirst(com.google.gwt.dom.client.Element root, Visitor<T> visitor)
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |