Uses of Interface
de.bernd_michaely.common.desktop.fx.collections.selection.ListSelectionHandler
-
Uses of ListSelectionHandler in de.bernd_michaely.common.desktop.fx.collections.selection
Modifier and TypeMethodDescriptionstatic <E> ListSelectionHandler<E>
SelectableListFactory.listSelectionHandler
(SelectableList<E> sourceList) Returns a SelectableListSelectionHandler implementation.static <E> ListSelectionHandler<E>
SelectableListFactory.listSelectionHandler
(SelectableList<E> sourceList, @Nullable TransformationList<E, E> transformationList) Returns a SelectableListSelectionHandler implementation.