t.w.i.g.InputOutputWindow : class documentation

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

Known subclasses: twisted.words.im.gtkchat.Conversation, twisted.words.im.gtkchat.GroupConversation

No class docstring
Method __init__ Undocumented
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, rootName, inputName, outputName): (source)
Undocumented
def show(self): (source)
Undocumented
def hidden(self, w): (source)
Undocumented
def hide(self): (source)
Undocumented
def handle_key_press_event(self, entry, event): (source)
Undocumented
def tabComplete(self, word): (source)
Override me to implement tab completion for your window, I should return a list of potential matches.
def getCurrentWord(self, entry): (source)
Undocumented
def historyUp(self): (source)
Undocumented
def historyDown(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.