Interface SourcesLoadEvents
public
interface
SourcesLoadEvents
// Implemented by
Image
A widget that implements this interface sources the events defined by the
LoadListener interface.
Methods
Method Detail
addLoadListener
Adds a listener interface to receive load events.
Parameters
- listener
- the listener interface to add
removeLoadListener
Removes a previously added listener interface.
Parameters
- listener
- the listener interface to remove