Library | Module

Class pfcFileUIOptions



Description

This class specifies the UI options for the file dialog.
Direct Known Subclasses:
pfcFileOpenOptions, pfcFileSaveOptions, pfcDirectorySelectionOptions



Property Summary

/* optional */ stringDefaultPath
The default path used to start browsing.
/* optional */ stringDialogLabel
The label used for the dialog box.
/* optional */ pfcFileOpenShortcutsShortcuts
An array to store the different file shortcuts.



Property Detail


/* optional */ stringDefaultPath

The default path used to start browsing.




/* optional */ stringDialogLabel

The label used for the dialog box.




/* optional */ pfcFileOpenShortcutsShortcuts

An array to store the different file shortcuts.