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 | |
---|---|
string |
activeHeadingColor
|
string |
activeHeadingTextColor
|
string |
activeSectionColor
|
string |
activeSectionTextColor
|
list |
bar
|
string |
headingColor
|
string |
headingTextColor
|
string |
sectionColor
|
string |
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 Sat Feb 15 21:18:17 2003 | http://epydoc.sf.net |