public interface ColorSelectedHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onColorSelected(ColorSelectedEvent event) Override this method to be notified when the user selects a color either by clicking a basic color box in simple mode, or by clicking the OK button in complex mode. |
void onColorSelected(ColorSelectedEvent event)
ColorPicker may automatically hide itself after calling this method depending on autoHide and defaultPickMode.event - the event