|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.uibinder.elementparsers.UiTextInterpreter
public class UiTextInterpreter
Interprets generic message tags like: <ui:text from="{myMsg.message}" />. It's called in both hasText and hasHTML context.
| Constructor Summary | |
|---|---|
UiTextInterpreter(com.google.gwt.uibinder.rebind.MortalLogger logger)
|
|
| Method Summary | |
|---|---|
java.lang.String |
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 UiTextInterpreter(com.google.gwt.uibinder.rebind.MortalLogger logger)
| Method Detail |
|---|
public java.lang.String interpretElement(com.google.gwt.uibinder.rebind.XMLElement elem)
throws UnableToCompleteException
interpretElement in interface com.google.gwt.uibinder.rebind.XMLElement.Interpreter<java.lang.String>UnableToCompleteException
|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||