Package com.iizix.prop
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.PropReferenceclass for more information.- It is an extension to - IPropReferencein order to receive the property events of the referenced property without having to add another listener.- Author:
- Christopher Mindus
- See Also:
- PropReference
 
- Nested Class Summary- Nested classes/interfaces inherited from interface com.iizix.prop.IPropReference- IPropReference.ReferenceChangeEvent
 
 - Method Summary- Methods inherited from interface com.iizix.event.EventListener- onEvent
 - Methods inherited from interface com.iizix.prop.IPropReference- getReferenceDescription, isReferenceValid, onReferenceEvent