| Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        _PickToggle
Base class for picking toggles. This class should be not used directly, use the derived classes PickAtomToggle or PickBondToggle instead The following options are supported: command - will be run when button is checked or unchecked
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 | |||
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 Gets called when the checkbutton is toggled. Manages settings of all pick toggles, and then calls the user-specified command (if it exists). | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 08:00:01 2016 | http://epydoc.sourceforge.net |