|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.uibinder.elementparsers.UiTextInterpreter com.google.gwt.uibinder.elementparsers.UiSafeHtmlInterpreter
public class UiSafeHtmlInterpreter
Interprets generic message tags like: <ui:safehtml from="{myMsg.message}" />. It's called in HTML contexts.
Field Summary |
---|
Fields inherited from class com.google.gwt.uibinder.elementparsers.UiTextInterpreter |
---|
computedAttributeInterpreter, writer |
Constructor Summary | |
---|---|
UiSafeHtmlInterpreter(com.google.gwt.uibinder.rebind.UiBinderWriter writer)
|
Method Summary | |
---|---|
protected ComputedAttributeInterpreter |
createComputedAttributeInterpreter()
|
protected java.lang.String |
getLocalName()
|
Methods inherited from class com.google.gwt.uibinder.elementparsers.UiTextInterpreter |
---|
interpretElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UiSafeHtmlInterpreter(com.google.gwt.uibinder.rebind.UiBinderWriter writer)
Method Detail |
---|
protected ComputedAttributeInterpreter createComputedAttributeInterpreter()
createComputedAttributeInterpreter
in class UiTextInterpreter
protected java.lang.String getLocalName()
getLocalName
in class UiTextInterpreter
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |