Java com.vaadin.event.dd.acceptcriteria TargetDetailIs fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.event.dd.acceptcriteria TargetDetailIs fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Subclass

com.vaadin.event.dd.acceptcriteria.TargetDetailIs has subclasses.
Click this link to see all its subclasses.

Constructor

TargetDetailIs(String dataFlavor, String value)
Constructs a criterion which ensures that the value there is a value in TargetDetails that equals the reference value.
TargetDetailIs(String dataFlavor, Boolean true1)