| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
FlagMixin --+
|
object --+ |
| |
debug.debugmixin --+ |
| |
actions.SelectAction --+
|
DiredMark
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Class Methods | |
|
Inherited from Inherited from |
| Class Variables | |
alias = "dired-mark"This alias holds an emacs style name that is used during M-X processing. |
|
name = "Mark for Display"This is the name of the menu entry as it appears in the menu bar. |
|
tooltip = "Mark the selected buffer to be displayed."Tooltip 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': "M",}Map of platform to default keybinding. |
|
flag = 'M'
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:15 2008 | http://epydoc.sourceforge.net |