Class UiTextInterpreter.Delegate
- java.lang.Object
-
- com.google.gwt.uibinder.elementparsers.UiTextInterpreter.Delegate
-
- All Implemented Interfaces:
ComputedAttributeInterpreter.Delegate
- Enclosing class:
- UiTextInterpreter
protected class UiTextInterpreter.Delegate extends java.lang.Object implements ComputedAttributeInterpreter.Delegate
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDelegate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAttributeToken(com.google.gwt.uibinder.rebind.XMLAttribute attribute)
-
-
-
Method Detail
-
getAttributeToken
public java.lang.String getAttributeToken(com.google.gwt.uibinder.rebind.XMLAttribute attribute) throws UnableToCompleteException- Specified by:
getAttributeTokenin interfaceComputedAttributeInterpreter.Delegate- Throws:
UnableToCompleteException
-
-