Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | FixAmberHAtomNamesGUICommand
This class provides Graphical User Interface to FixAmberHAtomsNameCommand which is invoked by it with the current selection, if there is one. Package : Pmv Module : amberCommands Class : FixAmberHAtomNamesGUICommand Command : FixAmberHAtomNamesGUICommand Synopsis: None <--- fixAmberHNamesGC(nodes, **kw) 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 <- fixAmberHNamesGC(nodes, **kw) |
||
|
guiCallback(self) Default callback function called by the gui |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
None <- fixAmberHNamesGC(nodes, **kw) nodes: TreeNodeSet holding the current selection
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:28 2007 | http://epydoc.sourceforge.net |