Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mailingListsCommand
Command to show mailing lists of Pmv and Vision. Package : Pmv Module : helpCommands Class : mailingListsCommand Command : mailingListsCommand Synopsis: None <--- mailingListsCommand(module, commands=None, package=None, **kw) Required Arguements : module --- name of the module (filename) Optional Arguements: commands --- list of cammnds in that module Package --- package name to which module belongs
|
|||
| __init__(self, func=None) | ||
|
doit(self,
pack,
page) virtual method. |
||
|
__call__(self,
pack,
page) None <--- mailingListsCommand(pack,page)... |
||
|
buildFormDescr(self,
formName) descr <- buildFormDescr(self, formName): this virtual method is implemented in the classes derived from Command. |
||
|
guiCallback(self) Default callback function called by the gui |
||
| dismiss_cb(self, event=None) | ||
| mailCmds_cb(self) | ||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
None <--- mailingListsCommand(pack,page) Required Arguements : pack --- name of the package(Pmv, or Vision) page ---name of the page(Login or Archive)
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:33 2007 | http://epydoc.sourceforge.net |