org.cruxframework.crux.widgets.client.event.timeout
Interface HasTimeoutHandlers

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

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


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

Method Detail

addTimeoutHandler

com.google.gwt.event.shared.HandlerRegistration addTimeoutHandler(TimeoutHandler handler)


Copyright © 2015. All rights reserved.