Event XbpHTMLViewer():statusTextChange Foundation

Indicates a changed status text of the XbpHTMLViewer object.

Syntax
:statusTextChange := {| cStatus, uNIL, self | ... }
:statusTextChange( <cStatus> ) --> self
xbeHTML_StatusTextChange (1049330)
Parameters
<cStatus>
A character string with the current status of the XbpHTMLViewer object.
Return

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

Description

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.

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.