| Home | Trees | Index | Help |
|---|
| Package twisted :: Package web :: Module widgets :: Class TitleBox |
|
Widget--+ |Presentation--+ | TitleBox
| Method Summary | |
|---|---|
Wrap a widget with a given title. | |
addClassVars(self,
namespace,
Class)
(inherited from Presentation)
| |
addVariables(self,
namespace,
request)
(inherited from Presentation)
| |
Implement me to represent your widget. (inherited from Presentation)
| |
formatTraceback(self,
tb)
(inherited from Presentation)
| |
getTitle(self,
request)
(inherited from Widget)
| |
Perform any tasks which must be done before presenting the page. (inherited from Presentation)
| |
Utility: Call a method like StreamWidget's 'stream'. (inherited from Presentation)
| |
| Class Variable Summary | |
|---|---|
str |
borderColor
|
str |
boxColor
|
str |
boxTextColor
|
str |
template
|
str |
title
|
str |
titleTextColor
|
str |
widget
|
str |
widthOption
|
| Method Details |
|---|
__init__(self,
title,
widget)
Wrap a widget with a given title.
|
| Class Variable Details |
|---|
borderColor
|
boxColor
|
boxTextColor
|
title
|
titleTextColor
|
widget
|
widthOption
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:49:05 2003 | http://epydoc.sf.net |