Event XbpHTMLViewer():navigateComplete Foundation

Indicates that a navigation is complete.

Syntax
:navigateComplete := {| cURL, uNIL, self | ... }
:navigateComplete( <cURL> ) --> self
xbeHTML_NavigateComplete (1049327)
Parameters
<cURL>
The parameter contains the character string identifying the document or frame navigated to.
Return

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

Description

The xbeHTML_NavigateComplete notification is generated when the XbpHTMLObject has finished navigating to a link or 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.