I present a view on the list of components logged in to the
manager.
|
|
|
|
|
|
|
|
|
_view_button_press_event_cb(self,
treeview,
event) |
source code
|
|
|
|
string
|
get_selected_name(self)
Get the name of the currently selected component, or None. |
source code
|
|
flumotion.common.component.AdminComponentState
|
get_selected_state(self)
Get the state of the currently selected component, or None. |
source code
|
|
|
|
|
_removeListenerForeach(self,
model,
path,
iter) |
source code
|
|
|
update(self,
components)
Update the components view by removing all old components and showing
the new ones. |
source code
|
|
|
|
|
|
|
|
Inherited from common.log.Loggable :
__providedBy__ ,
debug ,
doLog ,
error ,
info ,
log ,
logFunction ,
logObjectName ,
warning ,
warningFailure
|