@Target(value=METHOD) public @interface ProxyEvent
@ProxyEvent
must return void
and accept
a single parameter derived from GwtEvent
.
This event class must have a static getType
method returning a type
derived from Type
.Copyright © 2010-2014 ArcBees. All Rights Reserved.