Uses of Enum Class
de.bernd_michaely.common.desktop.fx.collections.selection.SelectionChangeListener.SelectionChange.SelectionChangeType
-
Uses of SelectionChangeListener.SelectionChange.SelectionChangeType in de.bernd_michaely.common.desktop.fx.collections.selection
Methods in de.bernd_michaely.common.desktop.fx.collections.selection that return SelectionChangeListener.SelectionChange.SelectionChangeTypeModifier and TypeMethodDescriptionSelectionChangeListener.SelectionChange.getSelectionChangeType()
Returns the type of selection change.Returns the enum constant of this class with the specified name.SelectionChangeListener.SelectionChange.SelectionChangeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.