
BBjFileChooser::rescanCurrentDirectory
Description
In BBj 7.0 and higher, invoke this BBjFileChooser method to programmatically refresh the display of the current directory. Use this after modifying the on-disk contents of a directory currently being displayed to the user.
Syntax
Return Value |
Method |
void |
rescanCurrentDirectory() |
Parameters
None.
Return Value
None.
Remarks

The BUI client-side file chooser ignores this method. See BUI: Interacting with client files for a detailed discussion of the BUI client-side file choosers.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.