public static class AbstractField.ReadOnlyStatusChangeEvent extends Component.Event implements Property.ReadOnlyStatusChangeEvent, Serializable
Event object specifying the Property whose read-only
status has changed.source| Constructor and Description |
|---|
ReadOnlyStatusChangeEvent(AbstractField source)
New instance of text change event.
|
| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty()
Property where the event occurred.
|
getComponentgetConnectorgetSource, toStringpublic ReadOnlyStatusChangeEvent(AbstractField source)
source - the Source of the event.public Property getProperty()
getProperty in interface Property.ReadOnlyStatusChangeEventCopyright © 2022 Vaadin Ltd. All rights reserved.