Table of Contents

Class: Explorer Twisted-0.17.4/twisted/manhole/ui/spelunk_gnome.py

Base class for all RemoteCaches of explorer.Explorer cachables.

Meaning that when an Explorer comes back over the wire, one of these is created. From this, you can make a Visage for the SpelunkDisplay, or a widget to display as an Attribute.

Base Classes   
pb.RemoteCache
Methods   
give_attributes
give_properties
newAttributeWidget
newVisage
requestState
  give_attributes 
give_attributes ( self,  spelunker )

  give_properties 
give_properties ( self,  spelunker )

Give a spelunker my properties in an ordered list.

  newAttributeWidget 
newAttributeWidget ( self,  group )

Make a new attribute item for my object.

Returns a gtk.Widget.

  newVisage 
newVisage (
        self,
        group,
        canvas=None,
        )

Make a new visage for the object I explore.

Returns a Visage.

  requestState 
requestState ( self )


Table of Contents

This document was automatically generated on Sat Apr 20 01:30:57 2002 by HappyDoc version 2.0