|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SVGLoadEventDispatcherListener
This interface represents a listener to the SVGLoadEventDispatcherEvent events.
Method Summary | |
---|---|
void |
svgLoadEventDispatchCancelled(SVGLoadEventDispatcherEvent e)
Called when a onload event dispatch was cancelled. |
void |
svgLoadEventDispatchCompleted(SVGLoadEventDispatcherEvent e)
Called when a onload event dispatch was completed. |
void |
svgLoadEventDispatchFailed(SVGLoadEventDispatcherEvent e)
Called when a onload event dispatch failed. |
void |
svgLoadEventDispatchStarted(SVGLoadEventDispatcherEvent e)
Called when a onload event dispatch started. |
Method Detail |
---|
void svgLoadEventDispatchStarted(SVGLoadEventDispatcherEvent e)
void svgLoadEventDispatchCompleted(SVGLoadEventDispatcherEvent e)
void svgLoadEventDispatchCancelled(SVGLoadEventDispatcherEvent e)
void svgLoadEventDispatchFailed(SVGLoadEventDispatcherEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |