Supports saving/restoring book control selection.
This class handles the following wxPython widgets:
Toolbook
;Choicebook
;Listbook
;Treebook
(except for opened tree branches, see TreebookHandler
for this);Notebook
;lib.agw.aui.auibook.AuiNotebook
;lib.agw.flatnotebook.FlatNotebook
;lib.agw.labelbook.LabelBook
;lib.agw.labelbook.FlatImageBook
.BookHandler
(AbstractHandler)¶Supports saving/restoring book control selection.
This class handles the following wxPython widgets:
Toolbook
;Choicebook
;Listbook
;Treebook
(except for opened tree branches, see TreebookHandler
for this);Notebook
;lib.agw.aui.auibook.AuiNotebook
;lib.agw.flatnotebook.FlatNotebook
;lib.agw.labelbook.LabelBook
;lib.agw.labelbook.FlatImageBook
.__init__
(self, pObject)¶GetKind
(self)¶Restore
(self)¶Save
(self)¶