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

Class DeleteSelections

PyQt4.QtGui.QAction --+    
                      |    
                MAction --+
                          |
                         DeleteSelections

Instance Methods [hide private]
 
command(self)
Delete all selection objects and deselect all atoms

Inherited from MAction: __init__

Method Details [hide private]

command(self)

 

Delete all selection objects and deselect all atoms

Overrides: MAction.command