T - selected objects' type.@FunctionalInterface public interface SelectionSupplier<T>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
findSelection()
Returns a list of selected objects which are dragged.
|
Copyright © 2018. All rights reserved.