Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | EditAtomTypeCommand
This class allows the user to change assigned atom types. Package:Pmv Module :editCommands Class:EditAtomTypeCommand Command:editAtomType Synopsis: None <- editAtomType(ats, btype, **kw) Required Arguments: at --- atom btype --- babel_type
|
|||
| __init__(self, func=None) | ||
|
__call__(self,
ats,
btype,
**kw) None <- editAtomType(ats, btype, **kw) |
||
|
doit(self,
at,
btype) virtual method. |
||
|
setupUndoBefore(self,
at,
btype) This method builds the self.undoCmds string. |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
None <- editAtomType(ats, btype, **kw) at --- atom btype --- babel_type
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:31 2007 | http://epydoc.sourceforge.net |