AGW Logo

agw_title ToggleButtonHandler

Supports saving/restoring a wx.ToggleButton and friends state.

This class handles the following wxPython widgets:

hierarchy Inheritance Diagram

Inheritance diagram for: ToggleButtonHandler

Inheritance diagram of ToggleButtonHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class ToggleButtonHandler(AbstractHandler)[source]

Supports saving/restoring a wx.ToggleButton and friends state.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

TextEntryHandler

Next topic

ToolBarHandler