| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.BufferBusyActionMixin --+
|
object --+ |
| |
debug.debugmixin --+ |
| |
SelectAction --+
|
base.TextModificationAction --+
|
minibuffer.MinibufferAction --+
|
GotoLine
Goto a line number.
Use minibuffer to request a line number, then go to that line in the stc.
| Nested Classes | |
|
minibuffer Dedicated subclass of Minibuffer that prompts for an integer. |
|
| Instance Methods | |||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from Inherited from |
| Class Variables | |
alias = This alias holds an emacs style name that is used during M-X processing. |
|
name = This is the name of the menu entry as it appears in the menu bar. |
|
tooltip = Tooltip that is displayed when the mouse is hovering over the menu entry. |
|
default_menu = The default menu location is specified here as a tuple containing the menu path (separated by / characters) and a number between 1 and 1000 representing the position within the menu. |
|
key_bindings = Map of platform to default keybinding. |
|
minibuffer_label =
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Callback function used to set the stc to the correct line. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:14 2008 | http://epydoc.sourceforge.net |