public interface HandlerRegistry extends com.google.gwt.user.client.ui.IsWidget
Modifier and Type | Method and Description |
---|---|
void |
clearHandlers() |
com.google.gwt.event.shared.HandlerRegistration |
registerHandler(com.google.gwt.event.shared.HandlerRegistration registration) |
void |
removeHandler(com.google.gwt.event.shared.HandlerRegistration registration) |
com.google.gwt.event.shared.HandlerRegistration registerHandler(com.google.gwt.event.shared.HandlerRegistration registration)
void removeHandler(com.google.gwt.event.shared.HandlerRegistration registration)
void clearHandlers()
Copyright © 2018. All rights reserved.