Class p.c.c.CommandsConfig(BaseConfig):

Part of pida.core.commands View In Hierarchy

Known subclasses: pida.core.editors.EditorCommandsConfig, pida.editors.emacs.emacs.EditorCommandsConfig, pida.services.buffer.buffer.BufferCommandsConfig, pida.services.commander.commander.CommanderCommandsConfig, pida.services.contexts.contexts.ContextCommandsConfig, pida.services.filemanager.filemanager.FilemanagerCommandsConfig, pida.services.grepper.grepper.GrepperCommandsConfig, pida.services.notify.notify.NotifyCommandsConfig, pida.services.plugins.plugins.PluginsCommandsConfig, pida.services.project.project.ProjectCommandsConfig, pida.services.versioncontrol.versioncontrol.VersioncontrolCommandsConfig, pida.services.webbrowser.webbrowser.WebCommands, pida.services.window.window.WindowCommandsConfig (hide last 10 again) ... and 10 more

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
28 Method call Undocumented

Inherited from BaseConfig:

Line # Kind Name Docs
4 Method __init__ Undocumented
8 Method create Override to do the creations
11 Method get_service_name Undocumented
Line # Kind Name Docs
4 Method __init__ Undocumented
28 Method call Undocumented
8 Method create Override to do the creations
11 Method get_service_name Undocumented
def call(self, name, **kw):
Undocumented
API Documentation for PIDA, generated by pydoctor.