webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | __init__ (self, queue) |
def | name (self) |
def | display_name (self) |
def | last_heard_from (self) |
def | is_alive (self) |
def | status_class (self) |
def | status_text (self) |
def | pending_items_count (self) |
View support class for recentstatus.html
def QueueStatusServer.handlers.recentstatus.QueueBubble.__init__ | ( | self, | |
queue | |||
) |
def QueueStatusServer.handlers.recentstatus.QueueBubble.display_name | ( | self | ) |
def QueueStatusServer.handlers.recentstatus.QueueBubble.is_alive | ( | self | ) |
def QueueStatusServer.handlers.recentstatus.QueueBubble.last_heard_from | ( | self | ) |
def QueueStatusServer.handlers.recentstatus.QueueBubble.name | ( | self | ) |
def QueueStatusServer.handlers.recentstatus.QueueBubble.pending_items_count | ( | self | ) |
def QueueStatusServer.handlers.recentstatus.QueueBubble.status_class | ( | self | ) |
def QueueStatusServer.handlers.recentstatus.QueueBubble.status_text | ( | self | ) |