com.sencha.gwt.uibinder.elementparsers
Class UiSafeHtmlInterpreter

java.lang.Object
  extended by com.sencha.gwt.uibinder.elementparsers.UiTextInterpreter
      extended by com.sencha.gwt.uibinder.elementparsers.UiSafeHtmlInterpreter
All Implemented Interfaces:
com.sencha.gwt.uibinder.rebind.XMLElement.Interpreter<String>

public class UiSafeHtmlInterpreter
extends UiTextInterpreter

Interprets generic message tags like: <ui:safehtml from="{myMsg.message}" />. It's called in HTML contexts.


Constructor Summary
UiSafeHtmlInterpreter(com.sencha.gwt.uibinder.rebind.UiBinderWriter writer)
           
 
Method Summary
 
Methods inherited from class com.sencha.gwt.uibinder.elementparsers.UiTextInterpreter
interpretElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UiSafeHtmlInterpreter

public UiSafeHtmlInterpreter(com.sencha.gwt.uibinder.rebind.UiBinderWriter writer)


Copyright © 2011. All Rights Reserved.