Java com.vaadin.event Transferable fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.event Transferable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.event Transferable.

The text is from its open source code.

Method

ObjectgetData(String dataFlavor)
Returns the data from Transferable by its data flavor (aka data type).
ComponentgetSourceComponent()