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

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

Introduction

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

The text is from its open source code.

Subclass

com.vaadin.client.ui.dd.VAcceptCriterion has subclasses.
Click this link to see all its subclasses.

Method

voidaccept(final VDragEvent drag, UIDL configuration, final VAcceptCallback callback)
Checks if current drag event has valid drop target and target accepts the transferable.