Home | Trees | Indices | Help |
|
---|
|
object --+ | turbogears.widgets.base.Widget --+ | FancyFlashWidget
A message box with a status icon and background color based on status.
With JavaScript support enabled, can be positioned absolutely and on top of the normal page content. The user can then click the message to make it go away, or the message disappears after a cretain timeout. If JavaScript is disabled. The message box will be display diretcly where the widget is inserted in the template.
|
|||
template_c | |||
Inherited from |
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
name =
|
|||
template =
|
|||
params =
|
|||
message = ''
|
|||
status = 'info'
|
|||
timeout = 0
|
|||
css =
|
|||
javascript =
|
|||
params_doc =
|
|||
_param_message =
|
|||
_param_status =
|
|||
_param_timeout = 0
|
|||
template_vars =
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|
|
template
|
javascript
|
params_doc
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Feb 4 18:13:32 2008 | http://epydoc.sourceforge.net |