Package com.vaadin.client.ui.dd
Class VTargetDetailIs
- java.lang.Object
-
- com.vaadin.client.ui.dd.VAcceptCriterion
-
- com.vaadin.client.ui.dd.VTargetDetailIs
-
public final class VTargetDetailIs extends VAcceptCriterion
-
-
Constructor Summary
Constructors Constructor Description VTargetDetailIs()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
accept(VDragEvent drag, UIDL configuration)
-
Methods inherited from class com.vaadin.client.ui.dd.VAcceptCriterion
accept, needsServerSideCheck
-
-
-
-
Method Detail
-
accept
protected boolean accept(VDragEvent drag, UIDL configuration)
- Specified by:
accept
in classVAcceptCriterion
-
-