t.w.i.g.Conversation(InputOutputWindow) : class documentation

Part of twisted.words.im.gtkchat View Source View In Hierarchy

GUI representation of a conversation.
Method __init__ Undocumented
Method getTitle Undocumented
Method sendText Undocumented
Method showMessage Undocumented
Method _cbTextSent Undocumented

Inherited from InputOutputWindow:

Method show Undocumented
Method hidden Undocumented
Method hide Undocumented
Method handle_key_press_event Undocumented
Method tabComplete Override me to implement tab completion for your window, I should return a list of potential matches.
Method getCurrentWord Undocumented
Method historyUp Undocumented
Method historyDown Undocumented
def __init__(self, person): (source)
Undocumented
def getTitle(self): (source)
Undocumented
def sendText(self, text): (source)
Undocumented
def showMessage(self, text, metadata=None): (source)
Undocumented
def _cbTextSent(self, result, text, metadata=None): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.