| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.BufferBusyActionMixin --+
|
object --+ |
| |
debug.debugmixin --+ |
| |
SelectAction --+
|
base.TextModificationAction --+
|
MinibufferAction
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from Inherited from |
| Class Variables | |
minibuffer_label = None
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Get the initial value (if any) This hook is called immediately before the minibuffer is placed in the mode. If overridden in a subclass, this should return a text representation of the string to place in the minibuffer. |
Override this to provide the functionality of the action. This method gets called when the user initiates the action, whether it be from the menu bar, toolbar, or keyboard.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:14 2008 | http://epydoc.sourceforge.net |