Class Event.Type<H>
- java.lang.Object
-
- com.google.web.bindery.event.shared.Event.Type<H>
-
- Type Parameters:
H
- handler type
- Direct Known Subclasses:
GwtEvent.Type
public static class Event.Type<H> extends java.lang.Object
Type class used to register events with anEventBus
.
-
-
Constructor Summary
Constructors Constructor Description Type()
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
hashCode()
java.lang.String
toString()
-