Part of twisted.manhole.ui.gtk2manhole View Source View In Hierarchy
Implements interfaces: twisted.manhole.service.IManholeClient
| Method | remote_console | Undocumented | 
| Method | remote_receiveExplorer | Undocumented | 
| Method | remote_listCapabilities | Undocumented | 
| Method | do | Undocumented | 
| Method | _cbLogin | Undocumented | 
| Method | _cbDisconnected | Undocumented | 
Inherited from Adapter:
| Class Variable | temporaryAdapter | If this is True, the adapter will not be persisted on the Componentized. | 
| Class Variable | multiComponent | If this adapter is persistent, should it be automatically registered for all appropriate interfaces. | 
| Method | __init__ | Set my 'original' attribute to be the object I am adapting. | 
| Method | __conform__ | I forward __conform__ to self.original if it has it, otherwise I simply return None. | 
| Method | isuper | Forward isuper to self.original | 
Inherited from Referenceable:
| Method | remoteMessageReceived | A remote message has been received. Dispatch it appropriately. | 
| Method | jellyFor | (internal) | 
Inherited from Serializable (via Referenceable):
| Method | processUniqueID | Return an ID which uniquely represents this object for this process. | 
Inherited from Jellyable (via Referenceable, Serializable):
| Method | getStateFor | Undocumented |