public class VirtualFlagChangedEvent extends PropertyChangeEvent
This event uses "virtualFlagChanged
" as property name and transports the flag in the "newValue"
object.
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
source| Constructor and Description |
|---|
VirtualFlagChangedEvent(Object source,
boolean virtual) |
getNewValue, getOldValue, getPropagationId, getPropertyName, setPropagationId, toStringgetSourceprivate static final long serialVersionUID
public VirtualFlagChangedEvent(Object source, boolean virtual)
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.