public abstract @interface

UiHandler

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

Class Overview

Marks a method to be automatically bound as an event handler. See examples in com.google.gwt.uibinder.test.client.HandlerDemo.

The annotation values must be declared in the "ui:field" template attribute.

Summary

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