Package buildbot :: Package status :: Module html :: Class StepBox
[frames | no frames]

Class StepBox

Adapter --+
          |
         StepBox


Method Summary
  getBox(self)
    Inherited from Adapter
  __init__(self, original)
Set my 'original' attribute to be the object I am adapting.
  __conform__(self, interface)
I forward __conform__ to self.original if it has it, otherwise I simply return None.
  isuper(self, iface, adapter)
Forward isuper to self.original

Class Variable Summary
Implements __implemented__ = <implementedBy buildbot.status.html.St...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
    Inherited from Adapter
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
int multiComponent: If this adapter is persistent, should it be automatically registered for all appropriate interfaces.
int temporaryAdapter: If this is True, the adapter will not be persisted on the Componentized.

Class Variable Details

__implemented__

Type:
Implements
Value:
<implementedBy buildbot.status.html.StepBox>                           

__provides__

Type:
ClassProvides
Value:
<zope.interface.declarations.ClassProvides object at 0x413ec8ec>       

Generated by Epydoc 2.1 on Sun Dec 10 22:04:44 2006 http://epydoc.sf.net