org.millstone.base.data
Interface Property.ReadOnlyStatusChangeListener
- Enclosing interface:
- Property
- public static interface Property.ReadOnlyStatusChangeListener
The listener interface for receiving ReadOnlyStatusChangeEvent
objects.
- Since:
- 3.0
- Version:
- 3.0.3
- Author:
- IT Mill Ltd.
readOnlyStatusChange
public void readOnlyStatusChange(Property.ReadOnlyStatusChangeEvent event)
- Notifies this listener that a Property's read-only status has
changed.
- Parameters:
event - Read-only status change event object
Copyright © 2000,2001,2002 IT Mill Ltd. All Rights
Reserved.