BBjFileChooser::rescanCurrentDirectory
Description
In BBj 7.00 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 Interacting with client files in BUI and DWC for a detailed discussion of the BUI and DWC client-side file choosers.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.