Navigation
Home
|
Gallery
|
API Docs
»
wx.lib
»
wx.lib.popupctl
»
wx.lib.popupctl.PopButton
index
modules
|
next
|
previous
|
Table Of Contents
wx.lib.popupctl.PopButton
Class Hierarchy
Known Superclasses
Methods Summary
Class API
Search
Show page source
wx.lib.popupctl.PopButton
¶
Class Hierarchy
¶
Inheritance diagram for class
PopButton
:
Known Superclasses
¶
wx.Control
Methods Summary
¶
__init__
Notify
OnEraseBackground
OnLeftDown
OnLeftUp
OnMotion
OnPaint
Class API
¶
class
PopButton
(
wx.Control
)
¶
Methods
¶
__init__
(
self
,
*_args
,
**_kwargs
)
¶
Notify
(
self
)
¶
OnEraseBackground
(
self
,
event
)
¶
OnLeftDown
(
self
,
event
)
¶
OnLeftUp
(
self
,
event
)
¶
OnMotion
(
self
,
event
)
¶
OnPaint
(
self
,
event
)
¶