com.vaadin.client.ui.dd.

Class VAcceptCriteria

  • @Deprecated
    public class VAcceptCriteria
    extends Object
    Deprecated.
    Replaced in 8.1 with DropTargetExtension#setDropCriteria(String)

    A class via all AcceptCriteria instances are fetched by an identifier.

    Author:

    Vaadin Ltd

    • Method Detail

      • get

        public static VAcceptCriterion get​(String name)
        Deprecated.

        Returns the accept criterion that matches the given identifier.

        Parameters:

        name - the identifier

        Returns:

        the accept criterion