Uses of Interface
org.cruxframework.crux.core.client.event.CancelHandler

Packages that use CancelHandler
org.cruxframework.crux.core.client.event   
 

Uses of CancelHandler in org.cruxframework.crux.core.client.event
 

Methods in org.cruxframework.crux.core.client.event that return types with arguments of type CancelHandler
 com.google.gwt.event.shared.GwtEvent.Type<CancelHandler> CancelEvent.getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<CancelHandler> CancelEvent.getType()
           
 

Methods in org.cruxframework.crux.core.client.event with parameters of type CancelHandler
 com.google.gwt.event.shared.HandlerRegistration HasCancelHandlers.addCancelHandler(CancelHandler handler)
           
protected  void CancelEvent.dispatch(CancelHandler handler)
           
 



Copyright © 2014. All rights reserved.