public static interface Container.ItemSetChangeEvent extends Serializable
Event
object specifying the Container whose Item set has
changed (items added, removed or reordered).
A simple property value change is not an item set change.Modifier and Type | Method and Description |
---|---|
Container |
getContainer()
Gets the Property where the event occurred.
|
Container getContainer()
Copyright © 2019 Vaadin Ltd. All rights reserved.