com.google.gwt.uibinder.rebind
Class FieldReference
java.lang.Object
com.google.gwt.uibinder.rebind.FieldReference
public class FieldReference
- extends java.lang.Object
Represents a {field.reference}. Collects all the types a
particular reference has been asked to return, and can validate that it
actually does so.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
addLeftHandType
public void addLeftHandType(JType type)
getFieldName
public java.lang.String getFieldName()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
validate
public void validate(MonitoredLogger logger)