Script Loaded Event

Description

In BBj 19.20 and higher, the BBjHtmlView::injectUrl method has successfully completed loading a JavaScript URL into the HTML document of a BBjHtmlView control, making the associated JavaScript content available for subsequent use by the page or by BBjHtmlView::executeScript.

Event Template

context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)

Field

Description

context

Context of the window containing the BBjHtmlView control.

code

x

id

Control ID of the BBjHtmlView control.

flags

0

x

BBjAPI::ON_SCRIPT_LOADED

y

0

See Also

BBjScriptLoadedEvent