| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
FlagBackwardsMixin --+
|
object --+ |
| |
debug.debugmixin --+ |
| |
actions.SelectAction --+
|
DiredMarkBackwards
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Class Methods | |
|
Inherited from Inherited from |
| Class Variables | |
alias = "dired-mark-backwards"This alias holds an emacs style name that is used during M-X processing. |
|
name = "Mark for Display and Move Backwards"This is the name of the menu entry as it appears in the menu bar. |
|
tooltip = "Mark the selected buffer to be displayed and move tTooltip that is displayed when the mouse is hovering over the menu entry. |
|
default_menu = "Actions", 130The 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 = {'default': "C-M",}Map of platform to default keybinding. |
|
flag = 'M'
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Class Variable Details |
tooltipTooltip that is displayed when the mouse is hovering over the menu entry. If the tooltip is None, the tooltip is taken from the first line of the docstring, if it exists.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:15 2008 | http://epydoc.sourceforge.net |