Interface DraggableAccessor

All Known Subinterfaces:
DraggableAccessor.DraggableProperty

public interface DraggableAccessor
Provides an accessor for a draggable property.
  • Method Details

    • isDraggable

      boolean isDraggable()
      Retrieves the draggability from the draggable property.
      Returns:
      The draggability stored by the draggable property.