| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
actions.base.BufferBusyActionMixin --+
|
object --+ |
| |
debug.debugmixin --+ |
| |
actions.SelectAction --+
|
actions.base.TextModificationAction --+
|
actions.base.WordOrRegionMutateAction --+
|
DowncaseWord
Downcase the current word or the highlighted region.
This will also move the cursor to the start of the next word.
| 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. |
|
key_bindings = Map of platform to default keybinding. |
|
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. |
|
icon = If there is an icon associated with this action, name it here. |
|
default_toolbar = FalseToolbar item will automatically be created unless this is False |
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Change to all lower case.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:27 2008 | http://epydoc.sourceforge.net |