com.vaadin.ui.

Class ColorPicker

    • Constructor Detail

      • ColorPicker

        public ColorPicker()

        Instantiates a new color picker.

      • ColorPicker

        public ColorPicker​(String popupCaption)

        Instantiates a new color picker.

        Parameters:

        popupCaption - caption of the color select popup

      • ColorPicker

        public ColorPicker​(String popupCaption,
                           Color initialColor)

        Instantiates a new color picker.

        Parameters:

        popupCaption - caption of the color select popup

        initialColor - the initial color