Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.FileHistoryHandler

Supports saving/restoring a FileHistory list of file names.

This class handles the following wxPython widgets:

  • FileHistory.

class_hierarchy Class Hierarchy

Inheritance diagram for class FileHistoryHandler:

method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class FileHistoryHandler(AbstractHandler)

Supports saving/restoring a FileHistory list of file names.

This class handles the following wxPython widgets:

  • FileHistory.

Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)