| Home | Trees | Index | Help |
|---|
| Package twisted :: Package web :: Module widgets :: Class Sidebar |
|
Widget--+ |StreamWidget--+ | Sidebar
| Method Summary | |
|---|---|
__init__(self,
highlightHeading,
highlightSection)
| |
Produce a list containing a single string. (inherited from StreamWidget)
| |
getList(self)
| |
getTitle(self,
request)
(inherited from Widget)
| |
Call 'write' multiple times with a string argument to represent this widget. | |
| Class Variable Summary | |
|---|---|
str |
activeHeadingColor
|
str |
activeHeadingTextColor
|
str |
activeSectionColor
|
str |
activeSectionTextColor
|
list |
bar
|
str |
headingColor
|
str |
headingTextColor
|
str |
sectionColor
|
str |
sectionTextColor
|
| Method Details |
|---|
stream(self, write, request)Call 'write' multiple times with a string argument to represent this widget.
|
| Class Variable Details |
|---|
activeHeadingColor
|
activeHeadingTextColor
|
activeSectionColor
|
activeSectionTextColor
|
bar
|
headingColor
|
headingTextColor
|
sectionColor
|
sectionTextColor
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:46:10 2003 | http://epydoc.sf.net |