Table of Contents

Class: Balloon bkchem/Pmw.py
Base Classes   
MegaToplevel
Methods   
__init__
_buttonpress
_destroy
_enter
_leave
_relmouse
_showBalloon
_state
bind
clearstatus
destroy
showstatus
tagbind
tagunbind
unbind
  __init__ 
__init__ (
        self,
        parent=None,
        **kw,
        )

  _buttonpress 
_buttonpress ( self,  event )

  _destroy 
_destroy ( self,  event )

  _enter 
_enter (
        self,
        event,
        widget,
        statusHelp,
        balloonHelp,
        isItem,
        )

  _leave 
_leave ( self,  event )

  _relmouse 
_relmouse ( self )

Exceptions   
ValueError, 'bad relmouse option ' + repr(self [ 'relmouse' ] ) + ': should be one of \'both\', \'x\', ' + '\'y\' or \'none\''
  _showBalloon 
_showBalloon (
        self,
        widget,
        balloonHelp,
        isItem,
        )

  _state 
_state ( self )

Exceptions   
ValueError, 'bad state option ' + repr(self [ 'state' ] ) + ': should be one of \'both\', \'balloon\', ' + '\'status\' or \'none\''
  bind 
bind (
        self,
        widget,
        balloonHelp,
        statusHelp=None,
        )

  clearstatus 
clearstatus ( self )

  destroy 
destroy ( self )

  showstatus 
showstatus ( self,  statusHelp )

  tagbind 
tagbind (
        self,
        widget,
        tagOrItem,
        balloonHelp,
        statusHelp=None,
        )

  tagunbind 
tagunbind (
        self,
        widget,
        tagOrItem,
        )

  unbind 
unbind ( self,  widget )


Table of Contents

This document was automatically generated on Wed Jun 1 11:05:30 2005 by HappyDoc version 2.1