Method XbpHTMLViewer():isBusy() Foundation

Indicates if a document or HTML page is currenly being loaded.

Syntax
:isBusy() --> lBusy
Return

The method returns .T. (true) while a HTML page is being loaded, otherwise .F. (false).

Description

The method is used to detect whether an XbpHTMLViewer object is busy with loading a HTML 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.