 wx.lib.agw.persist.persist_handlers.ChoiceComboHandler
  wx.lib.agw.persist.persist_handlers.ChoiceComboHandler
Supports saving/restoring Choice, ComboBox and adv.OwnerDrawnComboBox
selection.
This class handles the following wxPython widgets:
- Choice;
- ComboBox;
- adv.OwnerDrawnComboBox.
 Class Hierarchy
 Class Hierarchy

Inheritance diagram for class 
ChoiceComboHandler:
 
 
 Methods Summary
 Methods Summary
 
 Class API
 Class API
- 
class ChoiceComboHandler(AbstractHandler)
- Supports saving/restoring - Choice,- ComboBoxand- adv.OwnerDrawnComboBoxselection.
 - This class handles the following wxPython widgets: - 
- Choice;
- ComboBox;
- adv.OwnerDrawnComboBox.
 
 - Methods
 
 - 
- 
__init__(self, pObject)
 
 
 - 
- 
GetKind(self)
 
 
 - 
- 
Restore(self)
 
 
 - 
- 
Save(self)