|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.uibinder.rebind.messages.PlaceholderInterpreter
com.google.gwt.uibinder.elementparsers.TextPlaceholderInterpreter
public final class TextPlaceholderInterpreter
Interprets the interior of text message. Any ph elements in the message will
be consumed by a call to their XMLElement.consumeInnerText(com.google.gwt.uibinder.rebind.XMLElement.PostProcessingInterpreter method.
A ph inside a text message may contain no other elements.
| Constructor Summary | |
|---|---|
TextPlaceholderInterpreter(UiBinderWriter writer,
MessageWriter message)
|
|
| Method Summary |
|---|
| Methods inherited from class com.google.gwt.uibinder.rebind.messages.PlaceholderInterpreter |
|---|
interpretElement, postProcess |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextPlaceholderInterpreter(UiBinderWriter writer,
MessageWriter message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||