| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
yapsy.IPlugin.IPlugin --+
|
object --+ |
| |
lib.userparams.ClassPrefs --+
|
object --+ |
| |
debug.debugmixin --+
|
yapsy.plugins.IPeppyPlugin --+
|
FunctionMenuPlugin
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
Inherited from Inherited from |
|||
| convenience | |||
|---|---|---|---|
|
Inherited from |
|||
| interface | |||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from |
| Class Variables | |
classprefs = <peppy.lib.userparams.PrefsProxy object at 0x8eae
|
|
|
Inherited from Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Return list of minor modes provided by the plugin. Return an iterator containing the minor mode classes associated with this plugin.
|
Return list of actions compatible with the major mode. Return an iterator containing the list of actions provided by this plugin that are compatible with the given major mode. Actions are defined as subclasses of the SelectAction class in menu.py. They define the menubar, toolbar, and keyboard control commands.
|
| Class Variable Details |
classprefs
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:23 2008 | http://epydoc.sourceforge.net |