Package p6 :: Package ui :: Module events :: Class UpdateStatusEvent
[show private | hide private]
[frames | no frames]

Class UpdateStatusEvent


Basic implementation of an IUpdateStatusEvent.
Method Summary
  __init__(self, message, **kwargs)

Class Variable Summary
Implements __implemented__ = <implementedBy p6.ui.events.UpdateStat...
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...

Method Details

__init__(self, message='', **kwargs)
(Constructor)

Parameters:
message - The message to update the progress bar with.
Keyword Parameters:
value - (optional) The absolute value to set the progress bar to.
delta - (optional) The amount to increment the progress bar.

Class Variable Details

__implemented__

Type:
Implements
Value:
<implementedBy p6.ui.events.UpdateStatusEvent>                         

__providedBy__

Type:
ClassProvides
Value:
<zope.interface.declarations.ClassProvides object at 0xb656c30c>       

__provides__

Type:
ClassProvides
Value:
<zope.interface.declarations.ClassProvides object at 0xb656c30c>       

Generated by Epydoc 2.1 on Fri Jun 24 12:01:20 2005 http://epydoc.sf.net