
public class LegacyHandlerWrapper extends Object implements HandlerRegistration
HandlerRegistration.| Constructor and Description |
|---|
LegacyHandlerWrapper(com.google.web.bindery.event.shared.HandlerRegistration real) |
| Modifier and Type | Method and Description |
|---|---|
void |
removeHandler()
Deregisters the handler associated with this registration object if the
handler is still attached to the event source.
|
public LegacyHandlerWrapper(com.google.web.bindery.event.shared.HandlerRegistration real)
public void removeHandler()
com.google.web.bindery.event.shared.HandlerRegistrationremoveHandler in interface com.google.web.bindery.event.shared.HandlerRegistrationCopyright © 2018. All rights reserved.