Class VSDestroyEvent

All Implemented Interfaces:
IMessageBox

public class VSDestroyEvent extends VSBaseEvent<IVSComponent>
The VirtualSpace itself or its component Destroy Event. This event is fired when the VirtualSpace or its components are destroyed or disposed of and gives the opportunity to perform e.g. clean-up's.
Author:
Christopher Mindus