Toggle navigation
Home
javafx.collections.ObservableList to javafx.beans.property.Property
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'speedment'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
observableChildren
to
createListOnKey(change.getKey(),observableList(new CopyOnWriteArrayList<>(children)))
Wrap or Un-wrap
addListener
to
addListener
Rename Variable
observableChildren
to
newProperty