public static abstract class ObservableList.ElementEvent extends PropertyChangeEvent
Constructor and description |
---|
ElementEvent (Object source, Object oldValue, Object newValue, int index, ChangeType type) |
Type Params | Return Type | Name and description |
---|---|---|
public ChangeType |
getChangeType () |
|
public int |
getIndex () |
|
public int |
getType () |
|
public String |
getTypeAsString () |
Methods inherited from class | Name |
---|---|
class PropertyChangeEvent |
equals, getClass, getNewValue, getOldValue, getPropagationId, getPropertyName, getSource, hashCode, notify, notifyAll, setPropagationId, toString, wait, wait, wait |
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.