| Package | Description |
|---|---|
| com.vaadin.v7.data | |
| com.vaadin.v7.data.util | |
| com.vaadin.v7.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
Property.ReadOnlyStatusChangeListener.readOnlyStatusChange(Property.ReadOnlyStatusChangeEvent event)
Deprecated.
Notifies this listener that a Property's read-only status has
changed.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractProperty.ReadOnlyStatusChangeEvent
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyFormatter.readOnlyStatusChange(Property.ReadOnlyStatusChangeEvent event)
Deprecated.
Listens for changes in the datasource.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractField.ReadOnlyStatusChangeEvent
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractField.readOnlyStatusChange(Property.ReadOnlyStatusChangeEvent event)
Deprecated.
React to read only status changes of the property by requesting a
repaint.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.