public interface HasPickerIconClickHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
com.google.gwt.event.shared.HandlerRegistration | 
addPickerIconClickHandler(PickerIconClickHandler handler)
Notification method called when the  
picker
 icon is clicked. | 
com.google.gwt.event.shared.HandlerRegistration addPickerIconClickHandler(PickerIconClickHandler handler)
picker
 icon is clicked.handler - the pickerIconClick handlerHandlerRegistration used to remove this handler