Example usage for com.vaadin.v7.ui ComboBox subclass-usage

List of usage examples for com.vaadin.v7.ui ComboBox subclass-usage

Introduction

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

Usage

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

public class CubaComboBox extends ComboBox implements Action.Container {

    /**
     * Keeps track of the Actions added to this component, and manages the
     * painting and handling as well.
     */