webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
QueueStatusServer.handlers.recentstatus.QueueBubble Class Reference
Inheritance diagram for QueueStatusServer.handlers.recentstatus.QueueBubble:

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)
 

Detailed Description

View support class for recentstatus.html

Constructor & Destructor Documentation

◆ __init__()

def QueueStatusServer.handlers.recentstatus.QueueBubble.__init__ (   self,
  queue 
)

Member Function Documentation

◆ display_name()

def QueueStatusServer.handlers.recentstatus.QueueBubble.display_name (   self)

◆ is_alive()

def QueueStatusServer.handlers.recentstatus.QueueBubble.is_alive (   self)

◆ last_heard_from()

def QueueStatusServer.handlers.recentstatus.QueueBubble.last_heard_from (   self)

◆ name()

def QueueStatusServer.handlers.recentstatus.QueueBubble.name (   self)

◆ pending_items_count()

def QueueStatusServer.handlers.recentstatus.QueueBubble.pending_items_count (   self)

◆ status_class()

def QueueStatusServer.handlers.recentstatus.QueueBubble.status_class (   self)

◆ status_text()

def QueueStatusServer.handlers.recentstatus.QueueBubble.status_text (   self)

The documentation for this class was generated from the following file: