|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void svgLoadEventDispatchStarted(SVGLoadEventDispatcherEvent e)
public void svgLoadEventDispatchCompleted(SVGLoadEventDispatcherEvent e)
public void svgLoadEventDispatchCancelled(SVGLoadEventDispatcherEvent e)
public void svgLoadEventDispatchFailed(SVGLoadEventDispatcherEvent e)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |