com.vaadin.event.dd.acceptcriteria.

Class TargetDetailIs

  • All Implemented Interfaces:

    AcceptCriterion, Serializable

    public class TargetDetailIs
    extends ClientSideCriterion

    Criterion for checking if drop target details contains the specific property with the specific value. Currently only String values are supported.

    Since:

    6.3 TODO add support for other basic data types that we support in UIDL.

    See Also:

    Serialized Form