Methods
|
|
__init__
bind
clear
clearstatus
destroy
showstatus
|
|
__init__
|
__init__ (
self,
menu,
parent=None,
**kw,
)
|
|
bind
|
bind (
self,
menuPath,
balloonHelp,
statusHelp=None,
)
|
|
clear
|
clear ( self )
|
|
clearstatus
|
clearstatus ( self )
|
|
destroy
|
destroy ( self )
|
|
showstatus
|
showstatus ( self, statusHelp )
|
|