public interface HasPickerColorSelectedHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
com.google.gwt.event.shared.HandlerRegistration | 
addPickerColorSelectedHandler(PickerColorSelectedHandler handler)
Store the color value selected by the user from the color picker. 
 | 
com.google.gwt.event.shared.HandlerRegistration addPickerColorSelectedHandler(PickerColorSelectedHandler handler)
ColorPicker.handler - the pickerColorSelected handlerHandlerRegistration used to remove this handler