net.officefloor.eclipse.extension.util
Interface PropertyValueChangeEvent


public interface PropertyValueChangeEvent

Event indicating a change in Property value.

Author:
Daniel Sagenschneider

Method Summary
 Property getProperty()
          Obtains the Property that had the value change.
 

Method Detail

getProperty

Property getProperty()
Obtains the Property that had the value change.

Returns:
Property that had the value change.


Copyright © 2005-2013. All Rights Reserved.