Table of Contents

Class: InputOutputWindow Twisted-0.18.0/twisted/im/gtkcommon.py
Methods   
__init__
getCurrentWord
handle_key_press_event
hidden
historyDown
historyUp
show
tabComplete
  __init__ 
__init__ (
        self,
        rootName,
        inputName,
        outputName,
        )

  getCurrentWord 
getCurrentWord ( self,  entry )

  handle_key_press_event 
handle_key_press_event (
        self,
        entry,
        event,
        )

  hidden 
hidden ( self,  w )

  historyDown 
historyDown ( self )

  historyUp 
historyUp ( self )

  show 
show ( self )

  tabComplete 
tabComplete ( self,  word )

Override me to implement tab completion for your window, I should return a list of potential matches.


Table of Contents

This document was automatically generated on Sat Jun 1 22:28:44 2002 by HappyDoc version 2.0