Part of twisted.manhole.ui.gtkmanhole View Source View In Hierarchy
| Method | __init__ | Undocumented |
Inherited from RemoteCopy:
| Method | setCopyableState | I will be invoked with the state to copy locally. |
| Method | unjellyFor | Perform the inverse operation of Jellyable.jellyFor.
|
Inherited from Unjellyable (via RemoteCopy):
| Method | setStateFor | Undocumented |
Inherited from Signature:
| Method | get_name | Undocumented |
| Method | get_default | Undocumented |
| Method | set_default | Undocumented |
| Method | set_varlist | Undocumented |
| Method | set_keyword | Undocumented |
| Method | is_varlist | Undocumented |
| Method | is_keyword | Undocumented |
| Method | discardSelf | Invoke me to discard the first argument if this is a bound method. |
| Method | getStateToCopy | Gather state to send when I am serialized for a peer. |
| Method | __len__ | Undocumented |
| Method | __str__ | Undocumented |
Inherited from Copyable (via Signature):
| Method | getStateToCopyFor | Gather state to send when I am serialized for a particular perspective. |
| Method | getTypeToCopy | Determine what type tag to send for me. |
| Method | getTypeToCopyFor | Determine what type tag to send for me. |
| Method | jellyFor | Assemble type tag and state to copy for this broker. |
Inherited from Serializable (via Signature, Copyable):
| Method | processUniqueID | Return an ID which uniquely represents this object for this process. |
Inherited from Jellyable (via Signature, Copyable, Serializable):
| Method | getStateFor | Undocumented |