Uses of Class
com.vaadin.event.dd.acceptcriteria.TargetDetailIs
-
Packages that use TargetDetailIs Package Description com.vaadin.ui -
-
Uses of TargetDetailIs in com.vaadin.ui
Subclasses of TargetDetailIs in com.vaadin.ui Modifier and Type Class Description static classAbstractSelect.VerticalLocationIsAn accept criterion to accept drops only on a specific vertical location of an item.static classTree.TargetItemAllowsChildrenA criterion that acceptsTransferableonly directly on a tree node that can have children.
-