public interface HBackgroundImageListener extends EventListener
HBackgroundImage objects.| Modifier and Type | Method and Description |
|---|---|
void |
imageLoaded(HBackgroundImageEvent e)
Invoked when the data for an
HBackgroundImage has been loaded. |
void |
imageLoadFailed(HBackgroundImageEvent e)
Invoked when loading of an HBackgroundImage fails.
|
void imageLoaded(HBackgroundImageEvent e)
HBackgroundImage has been loaded.e - the event describing the loadingvoid imageLoadFailed(HBackgroundImageEvent e)
e - the event describing the failureCopyright © 2012 code4tv.com. All Rights Reserved.