Package schrodinger :: Package application :: Package bioluminate :: Module pml_menus :: Class SelectWithinEntry
[hide private]
[frames] | no frames]

Class SelectWithinEntry

PyQt4.QtGui.QAction --+        
                      |        
                MAction --+    
                          |    
    InvertCompleteSelection --+
                              |
                             SelectWithinEntry

Instance Methods [hide private]
 
command(self)
Invert the selection of the chains holding the atoms int the ASL for this object

Inherited from InvertCompleteSelection: __init__

Method Details [hide private]

command(self)

 

Invert the selection of the chains holding the atoms int the ASL for this object

Overrides: MAction.command