| Package | Description |
|---|---|
| com.vaadin.v7.data | |
| com.vaadin.v7.data.util | |
| com.vaadin.v7.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
Container.PropertySetChangeListener.containerPropertySetChange(Container.PropertySetChangeEvent event)
Deprecated.
Notifies this listener that the set of property IDs supported by the
Container has changed.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractContainer.BasePropertySetChangeEvent
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractContainer.fireContainerPropertySetChange(Container.PropertySetChangeEvent event)
Deprecated.
Sends a Property set change event to all interested listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.containerPropertySetChange(Container.PropertySetChangeEvent event)
Deprecated.
Container datasource property set change.
|
void |
AbstractSelect.containerPropertySetChange(Container.PropertySetChangeEvent event)
Deprecated.
Notifies this listener that the Containers contents has changed.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.