| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
debug.debugmixin --+
|
actions.SelectAction --+
|
EditraStyles
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from |
| Class Variables | |
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. |
|
export_count = 0
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
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.
|
| 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:22 2008 | http://epydoc.sourceforge.net |