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