| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
WorksWithHexEdit --+
|
object --+ |
| |
actions.base.BufferBusyActionMixin --+ |
| |
object --+ | |
| | |
debug.debugmixin --+ | |
| | |
actions.SelectAction --+ |
| |
actions.base.TextModificationAction --+ |
| |
actions.minibuffer.MinibufferAction --+
|
HexRecordFormat
Change how hex values are unpacked to human-readable values
Use minibuffer to change the struct description of the hex values
| Nested Classes | |
|
minibuffer Dedicated subclass of Minibuffer that prompts for a text string |
|
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from Inherited from |
| Class Variables | |
name = This is the name of the menu entry as it appears in the menu bar. |
|
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. |
|
key_bindings = Map of platform to default keybinding. |
|
minibuffer_label =
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Get the initial value (if any) This hook is called immediately before the minibuffer is placed in the mode. If overridden in a subclass, this should return a text representation of the string to place in the minibuffer.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:24 2008 |