Class AssetEvent

  • All Implemented Interfaces:
    IPostEventProcessing

    public class AssetEvent
    extends SinkEvent
    Event ID used to broadcast an event of asset file changes, send to all properties in a module project.

    The Event ID is GEvent.PROP_DESIGNER_VS_REFERENCE.

    Author:
    Christopher Mindus
    • Constructor Detail

      • AssetEvent

        public AssetEvent​(FileURIPropCnr fpc)
        Constructs a new AssetEvent.
        Parameters:
        fpc - The file property container instance.