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

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

Introduction

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

Usage

From source file org.vaadin.viritin.v7.fields.MTextArea.java

/**
 *
 * @author mattitahvonenitmill
 */
public class MTextArea extends TextArea implements FluentTextArea<MTextArea> {

From source file org.vaadin.viritinv7.fields.MTextArea.java

/**
 *
 * @author mattitahvonenitmill
 */
public class MTextArea extends TextArea implements FluentTextArea<MTextArea> {