BBjClientFileSystem
Description
The BBjClientFileSystem object provides developers access to files on the computer providing the display to the user.
Creation
BBjAPI > BBjThinClient > BBjClientFileSystem
BBjClientFileSystem object is created through the following BBjThinClient object method:
Return Value |
Method |
---|---|
Methods of BBjClientFileSystem
Return Value |
Method |
---|---|
getClientFile(BBjClientFile parentDir!, string fileName) |
|
getClientFile(string absoluteName) |
|
getRoots() |
Constants
None.
Example
See Also
Interacting with client files in BUI and DWC
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.