com.vaadin.shared.ui.dnd.criteria

Package com.vaadin.shared.ui.dnd.criteria

  • Class Summary
    Class Description
    Criterion

    Stores parameters for the drag and drop acceptance criterion defined using the criteria API.

    Payload

    Stores key/value pairs and the value type.

  • Enum Summary
    Enum 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.ValueType

    Type of the payload's value.