Class SourceIsTarget

  • All Implemented Interfaces:
    AcceptCriterion, java.io.Serializable

    public class SourceIsTarget
    extends ClientSideCriterion
    A criterion that ensures the drag source is the same as drop target. E.g. {code Tree} or Table could support only re-ordering of items, but no Transferables coming outside.

    Note! Class is singleton, use get() method to get the instance.

    Since:
    6.3
    See Also:
    Serialized Form