| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
BufferBusyActionMixin --+
|
object --+ |
| |
debug.debugmixin --+ |
| |
SelectAction --+
|
STCModificationAction
Base class for any action that changes the bytes in the buffer.
This uses the BufferBusyActionMixin to disable any action that would change the buffer when the buffer is in the process of being modified by a long-running process.
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Class Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
Hook to restrict the action to only be displayed with a specific major mode This hook is called by the menu creation code to determine if the action should be displayed when showing the major mode's user interface.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:14 2008 | http://epydoc.sourceforge.net |