Represents a change in the selection of a TreeSelectionModel.
path identifies the path that have been either added or
removed from the selection.
Parameters:
-
source - source of event
-
path - the path that has changed in the selection
-
isNew - whether or not the path is new to the selection, false
means path was removed from the selection.