remove Silent
removes o from the ObservableList silently.
Return
true
if this list contained the specified element.
Parameters
o
Element to be removed from this list, if present.
removes o from the ObservableList silently.
true
if this list contained the specified element.
Element to be removed from this list, if present.