dragAndDropItems property

List<DragAndDropItem<T>> dragAndDropItems
final

The items of the list.

Implementation

final List<DragAndDropItem<T>> dragAndDropItems;