@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface UiHandler
com.google.gwt.uibinder.test.client.HandlerDemo
.
The annotation values must be declared in the "ui:field" template attribute.
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
value |