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

Class ExcludeFromSelection

PyQt4.QtGui.QAction --+        
                      |        
                MAction --+    
                          |    
          RestrictSelection --+
                              |
                             ExcludeFromSelection

Instance Methods [hide private]
 
command(self)
Exclude a specific object from the selection

Inherited from RestrictSelection: __init__

Method Details [hide private]

command(self)

 

Exclude a specific object from the selection

Overrides: MAction.command