AGW Logo

agw_title FileHistoryHandler

Supports saving/restoring a wx.FileHistory list of file names.

This class handles the following wxPython widgets:

  • wx.FileHistory.

hierarchy Inheritance Diagram

Inheritance diagram for: FileHistoryHandler

Inheritance diagram of FileHistoryHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class FileHistoryHandler(AbstractHandler)[source]

Supports saving/restoring a wx.FileHistory list of file names.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

FileDirPickerHandler

Next topic

FindReplaceHandler