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