Example usage for com.vaadin.ui ColorPicker subclass-usage

List of usage examples for com.vaadin.ui ColorPicker subclass-usage

Introduction

In this page you can find the example usage for com.vaadin.ui ColorPicker subclass-usage.

Usage

From source file com.haulmont.cuba.web.toolkit.ui.CubaColorPicker.java

public class CubaColorPicker extends ColorPicker implements Component.Focusable {

    protected String confirmButtonCaption;
    protected String cancelButtonCaption;
    protected String swatchesTabCaption;

From source file com.haulmont.cuba.web.widgets.CubaColorPicker.java

public class CubaColorPicker extends ColorPicker implements Component.Focusable {

    protected String confirmButtonCaption;
    protected String cancelButtonCaption;
    protected String swatchesTabCaption;