AGW Logo

agw_title CollapsiblePaneHandler

Supports saving/restoring a wx.CollapsiblePane state.

This class handles the following wxPython widgets:

  • wx.CollapsiblePane.

hierarchy Inheritance Diagram

Inheritance diagram for: CollapsiblePaneHandler

Inheritance diagram of CollapsiblePaneHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class CollapsiblePaneHandler(AbstractHandler)[source]

Supports saving/restoring a wx.CollapsiblePane state.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

ChoiceDialogHandler

Next topic

ColourDialogHandler