BBjHtmlView::getClientVersion
Description
In BBj 19.00 and higher, this method returns the client version for this BBjHtmlView control.
Syntax
Return Value |
Method |
---|---|
string |
getClientVersion() |
Parameters
None.
Return Value
Returns the version of the BBjHtmlView client. The client types are "Browser" (BUI or DWC), "Swing" (basic HTML 3.2), "JavaFX" (WebKit), "Chromium". The client versions will change over time.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.