Constructor and description |
---|
ObservableMap.PropertyEvent
(Object source, String propertyName, Object oldValue, Object newValue, ChangeType type) |
Type Params | Return Type | Name and description |
---|---|---|
|
ChangeType |
getChangeType() |
|
int |
getType() |
|
String |
getTypeAsString() |
Methods inherited from class | Name |
---|---|
class PropertyChangeEvent |
toString, getNewValue, getOldValue, getPropertyName, getPropagationId, setPropagationId, getSource, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class EventObject |
toString, getSource, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.