BBjHtmlView::getAutoNavigate
Description
In BBj 19.00 and higher, this method returns a boolean that indicates whether the BBjHtmlView control should automatically navigate to anchor links that the user clicks on.
Syntax
Return Value |
Method |
---|---|
boolean |
getAutoNavigate() |
Parameters
None.
Return Value
Returns a boolean that indicates whether the BBjHtmlView control should automatically navigate to anchor links that the user clicks on.
Remarks
By default, this value is false; the browser will not automatically navigate to clicked anchor links.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.