Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | DeleteAllMolecules
Command to delete all molecules from the MoleculeViewer Package : Pmv Module : deleteCommands Class : DeleteAllMolecules Command : deleteAllMolecules Synopsis: None<---deleteAllMolecules( **kw) Required Arguments: It resets the undo stack automatically.
|
|||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
guiCallback(self) called each time the 'Delete All Molecules' button is pressed |
||
| continue_cb(self) | ||
| cancel_cb(self) | ||
|
deleteMol(self,
mol) Function to delete all the references to each elements of a molecule and then these elements and the molecule to free the memory space. |
||
|
getFreeMemoryInformation(self) Store how many TreeNodes have been actually free'ed during the last delete operation in a dictionary |
||
|
doit(self) virtual method. |
||
|
__call__(self,
**kw) None<---deleteAllMolecules( **kw) |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
|
|
None<---deleteAllMolecules( **kw) Remove all molecules in the viewer It resets the undo stack automatically.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:30 2007 | http://epydoc.sourceforge.net |