| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ActionNameMinibufferMixin --+
|
frame.SelectAction --+
|
ExecuteActionByName
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
name = "&Execute Action"
|
|
alias = "execute-action"
|
|
tooltip = "Execute an action by name"
|
|
key_bindings = {'default': "M-X",}
|
|
default_menu = "Tools",-600
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Generate list of possible names to complete. For all the currently active actions, find all the names and aliases under which the action could be called, and add them to the list of possible completions.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:20 2008 | http://epydoc.sourceforge.net |