|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWsDomLoadListener
Interface to be implemented by interested in DOM load process. Implementors can be added to
the IWsDOMRuntimeExtension
to receive notifications on load startup/finish
Method Summary | |
---|---|
void |
finished()
Called by IWsDOMRuntimeExtension when the DOM load has finished |
void |
started()
Called by IWsDOMRuntimeExtension just before the DOM load start |
Method Detail |
---|
void started()
IWsDOMRuntimeExtension
just before the DOM load start
void finished()
IWsDOMRuntimeExtension
when the DOM load has finished
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |