AGW Logo

agw_title TreeListCtrlHandler

Supports saving/restoring a wx.gizmos.TreeListCtrl / HyperTreeList expansion state, selections, column widths and checked items state (meaningful only for HyperTreeList).

This class handles the following wxPython widgets:

hierarchy Inheritance Diagram

Inheritance diagram for: TreeListCtrlHandler

Inheritance diagram of TreeListCtrlHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class TreeListCtrlHandler(TreeCtrlHandler)[source]

Supports saving/restoring a wx.gizmos.TreeListCtrl / HyperTreeList expansion state, selections, column widths and checked items state (meaningful only for HyperTreeList).

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

TreeCtrlHandler

Next topic

TreebookHandler