Triggers the destroyHandle event.
protected void onDestroyHandle( Event e )
e
An Event object that provides the event data.
Inheriting classes should override this method to determine when the handle is about to be destroyed. When overriding this method, call super.onDestroyHandle.
See Also addOnDestroyHandle