com.vaadin.client.ui.dd.

Class VAcceptCriteria

  • Deprecated. 

    Replaced in 8.1 with DropTargetExtension#setDropCriteria(String)


    @Deprecated
    public class VAcceptCriteria
    extends Object

    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