dojox/io/scriptFrame (version 1.10)

See the dojox/io/scriptFrame reference documentation for more information.

Property Summary

Method Summary

  • _fixAttachUrl(url) fixes the URL so that
  • _getWaiters(frameId)
  • _loaded(frameId) callback used when waiting for a frame to load (related to the usage of the frameId argument to dojo.io.script.get().

Properties

_loadedIds
Defined by: dojox/io/scriptFrame
_waiters
Defined by: dojox/io/scriptFrame

Methods

_fixAttachUrl(url)

fixes the URL so that

Parameter Type Description
url String
_getWaiters(frameId)
Parameter Type Description
frameId String
Returns:object
_loaded(frameId)

callback used when waiting for a frame to load (related to the usage of the frameId argument to dojo.io.script.get().

Parameter Type Description
frameId String
Error in the documentation? Can’t find what you are looking for? Let us know!