|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.uibinder.elementparsers.NullInterpreter<T>
T
- The type of null to returnpublic final class NullInterpreter<T>
An no-op interpreter.
Constructor Summary | |
---|---|
NullInterpreter()
|
Method Summary | |
---|---|
T |
interpretElement(com.google.gwt.uibinder.rebind.XMLElement elem)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullInterpreter()
Method Detail |
---|
public T interpretElement(com.google.gwt.uibinder.rebind.XMLElement elem)
interpretElement
in interface com.google.gwt.uibinder.rebind.XMLElement.Interpreter<T>
|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |