AGW Logo

agw_title TreebookHandler

Supports saving/restoring open tree branches.

This class handles the following wxPython widgets:

  • wx.Treebook (except for page selection, see BookHandler for this).

hierarchy Inheritance Diagram

Inheritance diagram for: TreebookHandler

Inheritance diagram of TreebookHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class TreebookHandler(BookHandler)[source]

Supports saving/restoring open tree branches.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

TreeListCtrlHandler

Next topic

persist.persist_handlers functions