de.lessvoid.nifty.controls
Interface DroppableDropFilter


public interface DroppableDropFilter


Method Summary
 boolean accept(Droppable source, Draggable draggable, Droppable target)
           
 

Method Detail

accept

boolean accept(Droppable source,
               Draggable draggable,
               Droppable target)


Copyright © 2011. All Rights Reserved.