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 class
AbstractSelect.VerticalLocationIs
An accept criterion to accept drops only on a specific vertical location of an item.static class
Tree.TargetItemAllowsChildren
A criterion that acceptsTransferable
only directly on a tree node that can have children.
-