children property

List<DragAndDropItem<T>> children
getter/setter pair

The children of this item.

Implementation

List<DragAndDropItem<T>> children;