thomasnield
04/29/2018, 8:45 PMListProperty
which is handy when I need to swap an ObservableList
for another ObservableList
. I discovered something interesting. If the backing ObservableList
in a ListProperty
changes, it seems to signal as a value change. Is this correct?