Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.TreeListCtrlHandler

Supports saving/restoring a lib.agw.hypertreelist.HyperTreeList expansion state, selections, column widths and checked items state (meaningful only for HyperTreeList).

This class handles the following wxPython widgets:

  • lib.agw.hypertreelist.HyperTreeList.

class_hierarchy Class Hierarchy

Inheritance diagram for class TreeListCtrlHandler:


method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class TreeListCtrlHandler(TreeCtrlHandler)

Supports saving/restoring a lib.agw.hypertreelist.HyperTreeList expansion state, selections, column widths and checked items state (meaningful only for HyperTreeList).

This class handles the following wxPython widgets:

  • lib.agw.hypertreelist.HyperTreeList.

Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)