Package com.iizix.prop
Interface IAssetReferenceListener
- All Known Subinterfaces:
ILastVerified
- All Known Implementing Classes:
EditorFontFile
,EditorImageDefinition
,EditorImageResolution
,EditorImagesDefinition
,EditorImagesResolution
,EditorImagesStyle
,EditorImageStyle
,EditorImageStyleLocation
,EditorImageStylesResolution
,EditorStyledImageDefinition
,EditorSVGDefinition
,FontFile
,ImageDefinition
,ImageResolution
,ImagesDefinition
,ImagesResolution
,ImagesStyle
,ImageStyle
,ImageStyleLocation
,ImageStylesResolution
,StyledImageDefinition
,SVGDefinition
public interface IAssetReferenceListener
Interface that can be implemented by a property container that has an
AssetReference
. Whenever the reference changes, or the file has been changed, this interface is informed.- Author:
- Christopher Mindus