Part of twisted.manhole.ui.gtk2manhole View Source View In Hierarchy
Implements interfaces: twisted.manhole.service.IManholeClient
Split Table into Classes Show Methods in One Table
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 353 | Method | remote_console | Undocumented |
| 363 | Method | remote_receiveExplorer | Undocumented |
| 366 | Method | remote_listCapabilities | Undocumented |
| 372 | Method | do | Undocumented |
| 348 | Method | _cbLogin | Undocumented |
| 369 | Method | _cbDisconnected | Undocumented |
Inherited from Adapter:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 171 | Method | __init__ | Set my 'original' attribute to be the object I am adapting. |
| 176 | Method | __conform__ | I forward __conform__ to self.original if it has it, otherwise I |
| 185 | Method | isuper | Forward isuper to self.original |
Inherited from Referenceable:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 102 | Method | remoteMessageReceived | A remote message has been received. Dispatch it appropriately. |
| 120 | Method | jellyFor | (internal) |
Inherited from Serializable (via Referenceable):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 79 | Method | processUniqueID | Return an ID which uniquely represents this object for this process. |
Inherited from Jellyable (via Referenceable, Serializable):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 324 | Method | getStateFor | Undocumented |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 176 | Method | __conform__ | I forward __conform__ to self.original if it has it, otherwise I |
| 171 | Method | __init__ | Set my 'original' attribute to be the object I am adapting. |
| 372 | Method | do | Undocumented |
| 324 | Method | getStateFor | Undocumented |
| 185 | Method | isuper | Forward isuper to self.original |
| 120 | Method | jellyFor | (internal) |
| 79 | Method | processUniqueID | Return an ID which uniquely represents this object for this process. |
| 353 | Method | remote_console | Undocumented |
| 366 | Method | remote_listCapabilities | Undocumented |
| 363 | Method | remote_receiveExplorer | Undocumented |
| 102 | Method | remoteMessageReceived | A remote message has been received. Dispatch it appropriately. |
| 369 | Method | _cbDisconnected | Undocumented |
| 348 | Method | _cbLogin | Undocumented |