| Trees | Indices | Help |
|---|
|
|
extern.log.log.Loggable --+
|
object --+ |
| |
??.GObject --+
|
ComponentList
I present a view on the list of components logged in to the manager.
|
|||
|
|||
|
|||
| list of str or None |
|
||
| list of flumotion.common.component.AdminComponentState or None |
|
||
| list of str |
|
||
| list of AdminComponentState |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
logCategory = Implementors can provide a category to log their messages under. |
|||
__gtype__ = <GType flumotion+admin+gtk+componentlist+Component
|
|||
__implemented__ = <implementedBy flumotion.admin.gtk.component
|
|||
__provides__ = <zope.interface.declarations.ClassProvides obje
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Fetches a list of all component names.
|
Fetches a list of all component states
|
Get whether the selected components can be deleted. Returns True if all components are sleeping. Also returns False if no components are selected.
|
Get whether the selected components can be started. Returns True if all components are sleeping and their worked has logged in. Also returns False if no components are selected.
|
Get whether the selected components can be stopped. Returns True if none of the components are sleeping. Also returns False if no components are selected.
|
Update the components view by removing all old components and showing the new ones.
|
Set the mood value on the given component name.
|
|
|||
__gtype__
|
__implemented__
|
__provides__
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 24 12:49:51 2010 | http://epydoc.sourceforge.net |