Interface ScriptLoader.LoaderEvent

All Superinterfaces:
Event
All Known Subinterfaces:
ParserInstance.ScriptActivityChangeEvent, ScriptLoader.ScriptInitEvent, ScriptLoader.ScriptLoadEvent, ScriptLoader.ScriptPreInitEvent, ScriptLoader.ScriptUnloadEvent
Enclosing class:
ScriptLoader

public static interface ScriptLoader.LoaderEvent extends Event
Used for listening to events involving a ScriptLoader.
See Also: