Modifier and Type | Field and Description |
---|---|
private int |
index |
private Node |
newValue |
private ObservableProperty |
observableProperty |
Constructor and Description |
---|
ListReplacementChange(ObservableProperty observableProperty,
int index,
Node newValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue(ObservableProperty property,
Node node) |
private final ObservableProperty observableProperty
private final int index
private final Node newValue
public ListReplacementChange(ObservableProperty observableProperty, int index, Node newValue)
public java.lang.Object getValue(ObservableProperty property, Node node)