Package com.vaadin.v7.client.ui.tree
Class VTargetInSubtree
- java.lang.Object
-
- com.vaadin.client.ui.dd.VAcceptCriterion
-
- com.vaadin.v7.client.ui.tree.VTargetInSubtree
-
public final class VTargetInSubtree extends VAcceptCriterion
-
-
Constructor Summary
Constructors Constructor Description VTargetInSubtree()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanaccept(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:
acceptin classVAcceptCriterion
-
-