Interface ComputedAttributeInterpreter.Delegate
-
- All Known Implementing Classes:
ComputedAttributeInterpreter.DefaultDelegate,UiTextInterpreter.Delegate
- Enclosing class:
- ComputedAttributeInterpreter
static interface ComputedAttributeInterpreter.Delegate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAttributeToken(com.google.gwt.uibinder.rebind.XMLAttribute attribute)
-
-
-
Method Detail
-
getAttributeToken
java.lang.String getAttributeToken(com.google.gwt.uibinder.rebind.XMLAttribute attribute) throws UnableToCompleteException- Throws:
UnableToCompleteException
-
-