Interface IPropReference2

All Superinterfaces:
EventListener, IPropReference
All Known Implementing Classes:
KStringHolder.TagReference

public interface IPropReference2 extends IPropReference, EventListener
Interface used as notifier for a property reference listener, see the com.iizix.prop.PropReference class for more information.

It is an extension to IPropReference in order to receive the property events of the referenced property without having to add another listener.

Author:
Christopher Mindus
See Also: