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

BBjClientFileSystem

getClientFileSystem()

Methods of BBjClientFileSystem

Return Value

Method

BBjClientFile

getClientFile(BBjClientFile parentDir!, string fileName)

BBjClientFile

getClientFile(string absoluteName)

BBjClientFile

getHomeDirectory()

BBjVector

getRoots()

Constants

None.

Example

See Also

BBjAPI

Interacting with client files in BUI and DWC

BBjThinClient

BBjClientFile

BBj Object Syntax

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.