Module de.bernd_michaely.common.selectable.list.fx


module de.bernd_michaely.common.selectable.list.fx
This module provides a list data structure which encapsulates list items with a selection state.

The list type is based on ObservableList and provides a selection change listening mechanism.

The ListSelectionHandler type provides properties indicating the number of selected list items and all/nothing selected info. This works also through an optional transformation chain.