Home | Trees | Index | Help |
---|
Package twisted :: Package im :: Module gtkchat :: Class Conversation |
|
InputOutputWindow
--+
|
Conversation
Method Summary | |
---|---|
__init__(self,
person)
| |
(inherited from InputOutputWindow )
| |
getTitle(self)
| |
(inherited from InputOutputWindow )
| |
(inherited from InputOutputWindow )
| |
(inherited from InputOutputWindow )
| |
(inherited from InputOutputWindow )
| |
(inherited from InputOutputWindow )
| |
sendText(self,
text)
| |
(inherited from InputOutputWindow )
| |
showMessage(self,
text,
metadata)
| |
Override me to implement tab completion for your window, I should return a list of potential matches. (inherited from InputOutputWindow )
| |
_cbTextSent(self,
result,
text,
metadata)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:08 2003 | http://epydoc.sf.net |