Package flumotion :: Package admin :: Package gtk :: Module componentview
[hide private]

Module componentview

source code

widget holder displaying a component specific views


Version: $Rev$

Classes [hide private]
  Placeholder
A placeholder contains a Widget subclass of a specific component.
  SingleNodePlaceholder
This is a placeholder containing a vbox
  NotebookPlaceholder
This is a placeholder containing a notebook with tabs
  LabelPlaceholder
This is a placeholder with a label, with or without a text
  PlanetPlaceholder
This is a placeholder used to display a Planet
  MultipleAdminComponentStates
I represent the state of a list of components in the admin client.
  ComponentView
Variables [hide private]
  _DEBUG_ONLY_PAGES = ['Eaters', 'Feeders', 'Properties']
  COMPONENT_ACTIVE = 2
hash(x)
  COMPONENT_INACTIVE = 1
hash(x)
  COMPONENT_UNSET = 0
  __package__ = 'flumotion.admin.gtk'