Navigation
Home
|
Gallery
|
API Docs
»
wx.lib
»
wx.lib.foldmenu
»
wx.lib.foldmenu.FoldOutWindow
index
modules
|
next
|
previous
|
Table Of Contents
wx.lib.foldmenu.FoldOutWindow
Class Hierarchy
Known Superclasses
Methods Summary
Class API
Search
Show page source
wx.lib.foldmenu.FoldOutWindow
¶
Class Hierarchy
¶
Inheritance diagram for class
FoldOutWindow
:
Known Superclasses
¶
wx.PopupWindow
Methods Summary
¶
__init__
AddButton
evEnter
evLeave
InitColors
OnBtnClick
Popup
Class API
¶
class
FoldOutWindow
(
wx.PopupWindow
)
¶
Methods
¶
__init__
(
self
,
parent
,
style=0
)
¶
AddButton
(
self
,
bitmap
,
handler=None
)
¶
evEnter
(
self
,
event
)
¶
evLeave
(
self
,
event
)
¶
InitColors
(
self
)
¶
OnBtnClick
(
self
,
event
)
¶
Popup
(
self
)
¶