com.vaadin.client.ui.dd.

Class VAcceptAll

    • Constructor Detail

      • VAcceptAll

        public VAcceptAll()
        Deprecated.
    • Method Detail

      • accept

        protected boolean accept​(VDragEvent drag,
                                 UIDL configuration)
        Deprecated.

        Description copied from class: VAcceptCriterion

        Returns whether a client-side check accepts the drop attempt.

        Specified by:

        accept in class VAcceptCriterion

        Parameters:

        drag - the drag event

        configuration - accept criterion UIDL

        Returns:

        true if a drop attempt is accepted, false otherwise