BBjFileChooser::changeToParentDirectory
Description
In BBj 7.00 and higher, invoke this method to programmatically show the parent directory of the current directory shown in the file chooser.
Syntax
Return Value |
Method |
void |
changeToParentDirectory() |
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.