Interface PickerColorSelectedHandler

All Superinterfaces:
EventHandler

public interface PickerColorSelectedHandler extends EventHandler
  • Method Details

    • onPickerColorSelected

      void onPickerColorSelected(PickerColorSelectedEvent event)
      Store the color value selected by the user from the color picker. You will need to override this method if you wish to capture opacity information from the ColorPicker.
      Parameters:
      event - the event