Uses of Class
com.vaadin.shared.ui.dnd.criteria.Criterion
-
Packages that use Criterion Package Description com.vaadin.shared.ui.dnd -
-
Uses of Criterion in com.vaadin.shared.ui.dnd
Fields in com.vaadin.shared.ui.dnd with type parameters of type Criterion Modifier and Type Field Description List<Criterion>DropTargetState. criteriaList of criteria to compare against the payload.
-