Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.shared
Interface Visitor<T>

Type Parameters:
T -

public interface Visitor<T>

Author:
Lincoln Baxter, III

Method Summary
 boolean visit(VisitContextMutable<T> context, com.google.gwt.dom.client.Element element)
           
 

Method Detail

visit

boolean visit(VisitContextMutable<T> context,
              com.google.gwt.dom.client.Element element)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.