Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | FixHydrogenAtomNamesGUICommand
This class provides Graphical User Interface to FixHydrogenAtomsNameCommand which is invoked by it with the current selection, if there is one. Package:Pmv Module :editCommands Class:FixHydrogenAtomNamesGUICommand Command:fixHNamesGC Synopsis: None<---fixHNamesGC(nodes, **kw) Required Arguments: nodes --- TreeNodeSet holding the current selection
|
|||
| __init__(self, func=None) | ||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
doit(self,
nodes) virtual method. |
||
|
__call__(self,
nodes,
**kw) None <- fixHNamesGC(nodes, **kw) |
||
|
guiCallback(self) Default callback function called by the gui |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
None <- fixHNamesGC(nodes, **kw) nodes --- TreeNodeSet holding the current selection
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:31 2007 | http://epydoc.sourceforge.net |