org.millstone.base.data
Interface Property.ReadOnlyStatusChangeEvent

All Known Implementing Classes:
AbstractField.ReadOnlyStatusChangeEvent
Enclosing interface:
Property

public static interface Property.ReadOnlyStatusChangeEvent

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

Since:
3.0
Version:
3.0.3
Author:
IT Mill Ltd.

Method Summary
 Property getProperty()
          Property whose read-only state has changed.
 

Method Detail

getProperty

public Property getProperty()
Property whose read-only state has changed.

Returns:
source Property of the event.


Copyright © 2000,2001,2002 IT Mill Ltd. All Rights Reserved.