Uses of Interface
org.cruxframework.crux.core.client.screen.views.ViewUnloadHandler

Packages that use ViewUnloadHandler
org.cruxframework.crux.core.client.screen.views   
 

Uses of ViewUnloadHandler in org.cruxframework.crux.core.client.screen.views
 

Fields in org.cruxframework.crux.core.client.screen.views with type parameters of type ViewUnloadHandler
protected  FastList<ViewUnloadHandler> View.unloadHandlers
           
 

Methods in org.cruxframework.crux.core.client.screen.views with parameters of type ViewUnloadHandler
 com.google.gwt.event.shared.HandlerRegistration View.addViewUnloadHandler(ViewUnloadHandler handler)
           
 com.google.gwt.event.shared.HandlerRegistration HasViewLoadHandlers.addViewUnloadHandler(ViewUnloadHandler handler)
           
 



Copyright © 2014. All rights reserved.