@Deprecated protected static class AbstractContainer.BasePropertySetChangeEvent extends EventObject implements Container.PropertySetChangeEvent
event object specifying the container whose Property set
has changed.
This class does not provide information about which properties were
concerned by the change, but subclasses can provide additional
information about the changes.source| Modifier | Constructor and Description |
|---|---|
protected |
BasePropertySetChangeEvent(Container source)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Container |
getContainer()
Deprecated.
Retrieves the Container whose contents have been modified.
|
getSource, toStringprotected BasePropertySetChangeEvent(Container source)
public Container getContainer()
Container.PropertySetChangeEventgetContainer in interface Container.PropertySetChangeEventCopyright © 2019 Vaadin Ltd. All rights reserved.