Uses of Package
com.vaadin.shared.ui.dnd.criteria
-
Packages that use com.vaadin.shared.ui.dnd.criteria Package Description com.vaadin.shared.ui.dnd com.vaadin.shared.ui.dnd.criteria com.vaadin.ui.dnd -
Classes in com.vaadin.shared.ui.dnd.criteria used by com.vaadin.shared.ui.dnd Class Description Criterion Stores parameters for the drag and drop acceptance criterion defined using the criteria API.Criterion.Match Declares whether all or any of the given criteria should match when compared against the payload.Payload Stores key/value pairs and the value type. -
Classes in com.vaadin.shared.ui.dnd.criteria used by com.vaadin.shared.ui.dnd.criteria Class Description ComparisonOperator Comparison operator for drag and drop acceptance criterion.Criterion.Match Declares whether all or any of the given criteria should match when compared against the payload.Payload Stores key/value pairs and the value type.Payload.ValueType Type of the payload's value. -
Classes in com.vaadin.shared.ui.dnd.criteria used by com.vaadin.ui.dnd Class Description ComparisonOperator Comparison operator for drag and drop acceptance criterion.Criterion Stores parameters for the drag and drop acceptance criterion defined using the criteria API.Criterion.Match Declares whether all or any of the given criteria should match when compared against the payload.