Interface ComputedAttributeInterpreter.Delegate
- All Known Implementing Classes:
ComputedAttributeInterpreter.DefaultDelegate
,UiTextInterpreter.Delegate
- Enclosing class:
ComputedAttributeInterpreter
static interface ComputedAttributeInterpreter.Delegate
-
Method Summary
Modifier and TypeMethodDescriptiongetAttributeToken
(com.google.gwt.uibinder.rebind.XMLAttribute attribute)
-
Method Details
-
getAttributeToken
String getAttributeToken(com.google.gwt.uibinder.rebind.XMLAttribute attribute) throws UnableToCompleteException - Throws:
UnableToCompleteException
-