Assigns a delegate to the load event.
final public void addOnLoad ( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
The delegate specifies a method that is called when the image completes loading.
See Also removeOnAbort