| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
lib.userparams.ClassPrefs --+
|
object --+ |
| |
debug.debugmixin --+
|
Sidebar
Mixin class for all frame sidebars.
A frame sidebar is generally used to create a new UI window in a frame that is outside the purview of the major mode. It is a constant regardless of which major mode is selected.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |||
|
|||
|
Inherited from |
|||
| Class Variables | |
keyword = None
|
|
caption = None
|
|
default_classprefs = IntParam('best_width', 100, 'Desired widt
|
|
classprefs = <peppy.lib.userparams.PrefsProxy object at 0x5067
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Factory method to return pane info. Most sidebars won't need to override this, but it is available in the case that it is necessary. A wx.aui.AuiPaneInfo object should be returned. |
| Class Variable Details |
default_classprefs
|
classprefs
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:27 2008 |