AGW Logo

agw_title persist.persist_handlers

This module contains different classes which handle different kind of saving/restoring actions depending on the widget kind.

Module author: Andrea Gavana <andrea.gavana@gmail.com>


hierarchy Inheritance Diagram

Inheritance diagram for module: persist.persist_handlers

Inheritance diagram of persist.persist_handlers.AUIHandler, persist.persist_handlers.AbstractHandler, persist.persist_handlers.BookHandler, persist.persist_handlers.CalendarCtrlHandler, persist.persist_handlers.CheckBoxHandler, persist.persist_handlers.CheckListBoxHandler, persist.persist_handlers.ChoiceComboHandler, persist.persist_handlers.ChoiceDialogHandler, persist.persist_handlers.CollapsiblePaneHandler, persist.persist_handlers.ColourDialogHandler, persist.persist_handlers.ColourPickerHandler, persist.persist_handlers.DatePickerHandler, persist.persist_handlers.FileDirDialogHandler, persist.persist_handlers.FileDirPickerHandler, persist.persist_handlers.FileHistoryHandler, persist.persist_handlers.FindReplaceHandler, persist.persist_handlers.FoldPanelBarHandler, persist.persist_handlers.FontDialogHandler, persist.persist_handlers.FontPickerHandler, persist.persist_handlers.ListBoxHandler, persist.persist_handlers.ListCtrlHandler, persist.persist_handlers.MediaCtrlHandler, persist.persist_handlers.MenuBarHandler, persist.persist_handlers.RadioBoxHandler, persist.persist_handlers.RadioButtonHandler, persist.persist_handlers.ScrolledWindowHandler, persist.persist_handlers.SliderHandler, persist.persist_handlers.SpinHandler, persist.persist_handlers.SplitterHandler, persist.persist_handlers.TLWHandler, persist.persist_handlers.TextCtrlHandler, persist.persist_handlers.TextEntryHandler, persist.persist_handlers.ToggleButtonHandler, persist.persist_handlers.ToolBarHandler, persist.persist_handlers.TreeCtrlHandler, persist.persist_handlers.TreeListCtrlHandler, persist.persist_handlers.TreebookHandler


svn_main SVN Revisions

A graphical representation of the SVN commits in the last year.

Click on any date in the picture to jump to that particular revision page, containing information about committers, log messages and SVN diffs.

persist_handlers

Revision Graph For persist_handlers


2to3 Python 3 Issues (via 2to3)

No issues have been detected by 2to3.py.


Table Of Contents

Previous topic

persist library

Next topic

AUIHandler