|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.vaadin.data.util.AbstractProperty.ReadOnlyStatusChangeEvent
protected static class AbstractProperty.ReadOnlyStatusChangeEvent
An Event object specifying the Property whose read-only
status has been changed.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
protected |
AbstractProperty.ReadOnlyStatusChangeEvent(Property source)
Constructs a new read-only status change event for this object. |
| Method Summary | |
|---|---|
Property |
getProperty()
Gets the Property whose read-only state has changed. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractProperty.ReadOnlyStatusChangeEvent(Property source)
source - source object of the event.| Method Detail |
|---|
public Property getProperty()
getProperty in interface Property.ReadOnlyStatusChangeEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||