public interface HasViewLoadHandlers
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addViewLoadHandler(ViewLoadHandler handler) |
com.google.gwt.event.shared.HandlerRegistration |
addViewUnloadHandler(ViewUnloadHandler handler) |
com.google.gwt.event.shared.HandlerRegistration addViewLoadHandler(ViewLoadHandler handler)
com.google.gwt.event.shared.HandlerRegistration addViewUnloadHandler(ViewUnloadHandler handler)
Copyright © 2015. All rights reserved.