children property

List<DragAndDropListInterface> children
final

The child lists to be displayed. If any of these children are DragAndDropListExpansion or inherit from DragAndDropListExpansionInterface, listGhost must not be null.

Implementation

final List<DragAndDropListInterface> children;