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

Class SinglePill

source code

         Acquisition.Explicit --+    
                                |    
Products.Five.browser.BrowserView --+
                                    |
                                   SinglePill

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

Inherited from Products.Five.browser.BrowserView: __init__

Class Variables [hide private]

Inherited from Products.Five.browser.BrowserView: security

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.