Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.FoldPanelBarHandler

Supports saving/restoring of lib.agw.foldpanelbar.FoldPanelBar.

This class handles the following wxPython widgets

  • lib.agw.foldpanelbar.FoldPanelBar

class_hierarchy Class Hierarchy

Inheritance diagram for class FoldPanelBarHandler:

method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class FoldPanelBarHandler(AbstractHandler)

Supports saving/restoring of lib.agw.foldpanelbar.FoldPanelBar.

This class handles the following wxPython widgets

  • lib.agw.foldpanelbar.FoldPanelBar

Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)