BBjPageLoadedEvent::getText
Description
In BBj 21.10 and higher, this method returns the HTML content of a page successfully loaded to a BBjHtmlView or BBjHtmlEdit control with the setText or setUrl method, or by the user interactively navigating to a page by clicking on a link.
Syntax
| Return Value | Method | 
|---|---|
| String | getText() | 
Parameters
None.
Return Values
This method returns the HTML content of a page successfully loaded to a BBjHtmlView or BBjHtmlEdit control with the setText or setUrl method, or by the user interactively navigating to a page by clicking on a link.
Remarks
None.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.