Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | CheckForMissingAtomsGUICommand
This class provides Graphical User Interface to CheckForMissingAtomsCommand which is invoked by it with the current selection, if there is one. Package : Pmv Module : repairCommands Class : CheckForMissingAtomsGUICommand Command : checkForMissingAtomsGC Synopsis: dictOfMissingAts <--- checkForMissingAtomsGC(nodes, **kw) Required Arguments: nodes --- TreeNodeSet holding the current selection
|
|||
| __init__(self, func=None) | ||
| onRemoveObjFromViewer(self, obj) | ||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
__call__(self,
nodes,
**kw) dictOfMissingAts <--- checkForMissingAtomsGC(nodes, **kw) |
||
|
doit(self,
nodes) virtual method. |
||
| dismiss_cb(self, event=None) | ||
| selectAllRes(self, event=None) | ||
| selectCurRes(self, dict, event=None) | ||
| guiCallback(self) | ||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
dictOfMissingAts <--- checkForMissingAtomsGC(nodes, **kw) nodes --- TreeNodeSet holding the current selection
|
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:35 2007 | http://epydoc.sourceforge.net |