 wx.lib.agw.persist.persist_handlers.FileDirDialogHandler
  wx.lib.agw.persist.persist_handlers.FileDirDialogHandler
Supports saving/restoring a DirDialog / FileDialog path.
This class handles the following wxPython widgets:
 Class Hierarchy
 Class Hierarchy

Inheritance diagram for class 
FileDirDialogHandler:
 
 
 Methods Summary
 Methods Summary
 
 Class API
 Class API
- 
class FileDirDialogHandler(TLWHandler, FileDirPickerHandler)
- Supports saving/restoring a - DirDialog/- FileDialogpath.
 - This class handles the following wxPython widgets: 
 - Methods
 
 - 
- 
__init__(self, pObject)
 
 
 - 
- 
GetKind(self)
 
 
 - 
- 
Restore(self)
 
 
 - 
- 
Save(self)