AGW Logo

agw_title CheckBoxHandler

Supports saving/restoring a wx.CheckBox state.

This class handles the following wxPython widgets:

  • wx.CheckBox.

hierarchy Inheritance Diagram

Inheritance diagram for: CheckBoxHandler

Inheritance diagram of CheckBoxHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class CheckBoxHandler(AbstractHandler)[source]

Supports saving/restoring a wx.CheckBox state.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

CalendarCtrlHandler

Next topic

CheckListBoxHandler