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

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

Introduction

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

Usage

From source file v7cr.vaadin.V7MultiFileUpload.java

/**
 * Hacked version of the Vaadin MultiFileUpload, to make it use v7files in proxy
 * mode: the component posts to v7files, v7files proxies to the streamvariable
 * 
 */
@SuppressWarnings("serial")