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.ObjectType 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 inthashCode()java.lang.StringtoString()
-