Event XbpHTMLViewer():titleChange Foundation
Indicates that the title of the current document has changed.
Syntax
:titleChange := {| cTitle, uNil, self | ... }
:titleChange( <cTitle> ) --> self
xbeHTML_TitleChange (1049334)
Parameters
<cTitle>
A character string with the title of the current document.
Return
This method returns the object executing the method (self).
Description
The xbeHTML_TitleChange notification is generated when the title of the document displayed changes.
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.