|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_add_item(self,
jid,
node,
parent_node,
item,
force)
Called when an item should be added to the model. |
source code
|
|
|
|
_update_info(self,
iter_,
jid,
node,
identities,
features,
data)
Called when an item should be updated in the model with further info. |
source code
|
|
|
|
|
|
Inherited from AgentBrowser:
browse,
cleanup,
on_browse_button_clicked,
prepare_window,
update_theme
Inherited from AgentBrowser (private):
_agent_info,
_agent_items,
_clean_title,
_default_action,
_find_item,
_get_agent_address,
_pulse_timeout_cb,
_set_initial_title,
_set_title,
_update_actions,
_update_item
|