CustomizedFileDialog Member List

This is the complete list of members for CustomizedFileDialog, including all inherited members.
addControl(CustomizedFileDialogControlRef &ctrl)CustomizedFileDialog
addPlace(const awString::IString &place)CustomizedFileDialog
CustomizedFileDialog(unsigned long parent, const awString::IString &title, const awString::IString &defaultDir, const awString::IString &fileTypes, int fileTypeIndex, Style style, const awString::IString &okButtonLabel="", bool forceXPStyle=false, bool makePythonSafe=false)CustomizedFileDialog
enable(bool enable=true)CustomizedFileDialog
getCurrentFileNameText() const CustomizedFileDialog
getCurrentFolder() const CustomizedFileDialog
getFileTypeIndex() const CustomizedFileDialog
getPaths() const CustomizedFileDialog
kCancel enum valueCustomizedFileDialog
kError enum valueCustomizedFileDialog
kMultiple enum valueCustomizedFileDialog
kOK enum valueCustomizedFileDialog
kOpen enum valueCustomizedFileDialog
onControlEvent(int id)CustomizedFileDialog
onInitDialogXP(HWND hDlg)CustomizedFileDialog
onNotifyXP(HWND hDlg, OFNOTIFY *pNotifyCode)CustomizedFileDialog
onResizeXP(int fileDlgWidth, int fileDlgHeight)CustomizedFileDialog
onSelectionChangeVista(IFileDialog *pfd)CustomizedFileDialog
onTypeChangeVista(IFileDialog *pfd)CustomizedFileDialog
showModal()CustomizedFileDialog
Status enum nameCustomizedFileDialog
Style enum nameCustomizedFileDialog
~CustomizedFileDialog()CustomizedFileDialog [virtual]