public abstract @interface

UiField

implements Annotation
com.google.gwt.uibinder.client.UiField

Class Overview

Marks fields in a UiBinder client that must be filled by the binder's createAndBindUi(O) method. If provided is true the field creation is delegated to the client (owner).

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation