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

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

Introduction

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

Usage

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

public class CubaTree extends Tree implements HasComponents {

    protected Runnable beforePaintListener;

    public CubaTree() {
        setValidationVisible(false);