| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
debug.debugmixin --+
|
Minibuffer --+
|
TextMinibuffer --+
|
CompletionMinibuffer --+
|
StaticListCompletionMinibuffer
Completion minibuffer where the list of possibilities doesn't change.
This is used to complete on a static list of items. This doesn't handle cases like searching through the filesystem where a new list of matches is generated when you hit a new directory.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from |
| Class Variables | |
|
Inherited from Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Return the list of completions that start with the given text
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:14 2008 | http://epydoc.sourceforge.net |