BBjAPI::getThinClient
Description
Obtains a BBjThinClient that provides a method to execute on the client's machine in a thin client environment.
Syntax
Return Value |
Method |
---|---|
getThinClient() |
Parameters
None.
Return Value
Returns a BBjThinClient.
Remarks
This method reports an error if the current session is not thin client or BUI.
Browser security restrictions and differences between Java and JavaScript impose some limitations on the BUI implementation of this API. See Interacting with client files in BUI and DWC for a detailed discussion of the BUI BBjThinClient.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.