Event XbpHTMLViewer():statusTextChange Foundation
Indicates a changed status text of the XbpHTMLViewer object.
:statusTextChange := {| cStatus, uNIL, self | ... }
:statusTextChange( <cStatus> ) --> self
xbeHTML_StatusTextChange (1049330)
This method returns the object executing the method (self).
The xbeHTML_StatusTextchange notification is generated whenever the status of the XbpHTMLViewer object changes. When a document is loaded, for example, the object uses the xbeHTML_StatusTextChange notification to send continous status information, which the application may use for display in its status bar.
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.