Supports saving/restoring checked and selected items in CheckListBox
.
This class handles the following wxPython widgets:
CheckListBox
(only for checked items. For selected items see ListBoxHandler
).CheckListBoxHandler
(ListBoxHandler)¶Supports saving/restoring checked and selected items in CheckListBox
.
This class handles the following wxPython widgets:
CheckListBox
(only for checked items. For selected items see ListBoxHandler
).__init__
(self, pObject)¶GetKind
(self)¶Restore
(self)¶Save
(self)¶