Event XbpHTMLViewer():documentComplete Foundation
Indicates that a document is completely loaded.
:documentComplete := {| cURL, uNIL, self | ... }
:documentComplete( <cURL> ) --> self
xbeHTML_DocumentComplete (1049328)
This method returns the object executing the method (self).
The xbeHTML_DocumentComplete notification is generated when the XbpHTMLObject has finished loading a document.
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.