AGW Logo

agw_title SplitterHandler

Supports saving/restoring a wx.SplitterWindow splitter position.

This class handles the following wxPython widgets:

  • wx.SplitterWindow.

hierarchy Inheritance Diagram

Inheritance diagram for: SplitterHandler

Inheritance diagram of SplitterHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class SplitterHandler(AbstractHandler)[source]

Supports saving/restoring a wx.SplitterWindow splitter position.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

SpinHandler

Next topic

TLWHandler