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

All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
All Known Implementing Classes:
Anchor, Button, DownloadButton, DownloadButton.DownloadButtonAll, DownloadButton.DownloadButtonBlob, Image, SelectablePanel

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

Author:
Thiago da Rosa de Bustamante

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

Method Detail

addSelectHandler

com.google.gwt.event.shared.HandlerRegistration addSelectHandler(SelectHandler handler)


Copyright © 2014. All rights reserved.