Class AbstractField.ReadOnlyStatusChangeEvent

An Event object specifying the Property whose read-only status has changed.

Synopsis

VERSION@

Since

3.0

Inheritance Path.  java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.ui.Component.Event -> com.itmill.toolkit.ui.AbstractField.ReadOnlyStatusChangeEvent

AbstractField.ReadOnlyStatusChangeEvent(AbstractField)

Parameters

source

Source of the event.

New instance of text change event

getProperty()

Parameters

return

Source of the event.

Property where the event occurred