Module tooltips :: Class StatusTable
[hide private]
[frames] | no frames]

Class StatusTable

source code

Contains methods for creating status table. This is used in Roster and NotificationArea tooltips
Instance Methods [hide private]
 
__init__(self) source code
 
create_table(self) source code
 
add_text_row(self, text, col_inc=0) source code
 
get_status_info(self, resource, priority, show, status) source code
 
add_status_row(self, file_path, show, str_status, status_time=None, show_lock=False, indent=True)
Append a new row with status icon to the table
source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 

create_table(self)

source code 

add_text_row(self, text, col_inc=0)

source code 

get_status_info(self, resource, priority, show, status)

source code 

add_status_row(self, file_path, show, str_status, status_time=None, show_lock=False, indent=True)

source code 
Append a new row with status icon to the table