Package Products :: Package ZenEvents :: Package browser :: Module EventPillsAndSummaries :: Class SinglePill
[hide private]
[frames] | no frames]

Class SinglePill

source code

              Acquisition.Explicit --+    
                                     |    
        zope.location.Location --+   |    
                                 |   |    
zope.publisher.browser.BrowserView --+    
                                     |    
              Five.browser.BrowserView --+
                                         |
                                        SinglePill

Instance Methods [hide private]
str
__call__(self)
Gets event pill for worst severity.
source code

Inherited from zope.publisher.browser.BrowserView: __init__

Class Variables [hide private]

Inherited from zope.publisher.browser.BrowserView: __parent__

Method Details [hide private]

__call__(self)
(Call operator)

source code 
Gets event pill for worst severity.
Returns: str
HTML that will render the event pill.