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
|
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) 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.
|
Special descriptor for class __provides__ The descriptor caches the implementedBy info, so that we can get declarations for objects without instance-specific interfaces a bit quicker.
|
|
__gtype__
|
__implemented__
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:59 2013 | http://epydoc.sourceforge.net |