org.millstone.base.data
Interface Property.ValueChangeEvent

All Known Implementing Classes:
AbstractField.ValueChangeEvent, Label.ValueChangeEvent
Enclosing interface:
Property

public static interface Property.ValueChangeEvent

An Event object specifying the Property whose value has been changed.

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

Method Summary
 Property getProperty()
          Retrieves the Property that has been modified.
 

Method Detail

getProperty

public Property getProperty()
Retrieves the Property that has been modified.

Returns:
source Property of the event


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