Class p.s.c.c.ContextCommandsConfig(CommandsConfig):

Part of pida.services.contexts.contexts View In Hierarchy

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
49 Method get_menu Undocumented
52 Method popup_menu Undocumented

Inherited from CommandsConfig:

Line # Kind Name Docs
28 Method call Undocumented

Inherited from BaseConfig (via CommandsConfig):

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
49 Method get_menu Undocumented
11 Method get_service_name Undocumented
52 Method popup_menu Undocumented
def get_menu(self, context, **kw):
Undocumented
def popup_menu(self, context, event=None, **kw):
Undocumented
API Documentation for PIDA, generated by pydoctor.