public interface IDraggable<T,Item extends IItem>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDraggable() |
T |
withIsDraggable(boolean draggable)
use this method to set if item is draggable
|
boolean isDraggable()
T withIsDraggable(boolean draggable)
draggable - true if draggable