Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.web.bindery.event.shared Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
CountingEventBusWraps an EventBus to keep a count of registered handlers and how many times events have fired.Classcom.google.web.bindery.event.shared.testingGoogle WebToolkit (GWT)
EventClasscom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
Event .TypeType class used to register events with an EventBus.Classcom.google.web.bindery.event.shared.EventGoogle WebToolkit (GWT)
EventBusDispatches Events to interested parties.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
HandlerRegistrationRegistration objects returned when an event handler is bound (e.Interfacecom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
HandlerRegistrationsA utility class to help deal with handler registrations.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
RecordingEventBusWraps an EventBus implementation to keep track of fired events.Classcom.google.web.bindery.event.shared.testingGoogle WebToolkit (GWT)
ResettableEventBusWraps an EventBus to hold on to any HandlerRegistrations, so that they can easily all be cleared at once.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
SimpleEventBusBasic implementation of EventBus.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
UmbrellaExceptionA RuntimeException that collects a Set of child Throwables together.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)