Class ComputedAttributeInterpreter.DefaultDelegate
java.lang.Object
com.google.gwt.uibinder.elementparsers.ComputedAttributeInterpreter.DefaultDelegate
- All Implemented Interfaces:
ComputedAttributeInterpreter.Delegate
- Enclosing class:
ComputedAttributeInterpreter
class ComputedAttributeInterpreter.DefaultDelegate
extends Object
implements ComputedAttributeInterpreter.Delegate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAttributeToken
(com.google.gwt.uibinder.rebind.XMLAttribute attribute)
-
Constructor Details
-
DefaultDelegate
DefaultDelegate()
-
-
Method Details
-
getAttributeToken
public String getAttributeToken(com.google.gwt.uibinder.rebind.XMLAttribute attribute) throws UnableToCompleteException - Specified by:
getAttributeToken
in interfaceComputedAttributeInterpreter.Delegate
- Throws:
UnableToCompleteException
-