Java com.vaadin.client.ui.dd VTransferable fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.client.ui.dd VTransferable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.client.ui.dd VTransferable.

The text is from its open source code.

Constructor

Method

ObjectgetData(String dataFlavor)
ComponentConnectorgetDragSource()
Returns the component from which the transferable is created (e.g.
voidsetData(String dataFlavor, Object value)
voidsetDragSource(ComponentConnector component)
Sets the component currently being dragged or from which the transferable is created (e.g.