Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.CollapsiblePaneHandler

Supports saving/restoring a CollapsiblePane / lib.agw.pycollapsiblepane.PyCollapsiblePane state.

This class handles the following wxPython widgets:

  • CollapsiblePane;
  • lib.agw.pycollapsiblepane.PyCollapsiblePane.

class_hierarchy Class Hierarchy

Inheritance diagram for class CollapsiblePaneHandler:

method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class CollapsiblePaneHandler(AbstractHandler)

Supports saving/restoring a CollapsiblePane / lib.agw.pycollapsiblepane.PyCollapsiblePane state.

This class handles the following wxPython widgets:

  • CollapsiblePane;
  • lib.agw.pycollapsiblepane.PyCollapsiblePane.

Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)