Event XbpHTMLViewer():documentComplete Foundation

Indicates that a document is completely loaded.

Syntax
:documentComplete := {| cURL, uNIL, self | ... }
:documentComplete( <cURL> ) --> self
xbeHTML_DocumentComplete (1049328)
Parameters
<cURL>
The parameter contains the character string identifying the document loaded.
Return

This method returns the object executing the method (self).

Description

The xbeHTML_DocumentComplete notification is generated when the XbpHTMLObject has finished loading a document.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.