org.cruxframework.crux.widgets.client.event
Interface HasCancelHandlers

All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
All Known Implementing Classes:
ConfirmDialog

public interface HasCancelHandlers
extends com.google.gwt.event.shared.HasHandlers


Method Summary
 com.google.gwt.event.shared.HandlerRegistration addCancelHandler(CancelHandler handler)
           
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 

Method Detail

addCancelHandler

com.google.gwt.event.shared.HandlerRegistration addCancelHandler(CancelHandler handler)


Copyright © 2015. All rights reserved.