| Trees | Index | Help |
|
|---|
| Package ui :: Module ui :: Class Message |
|
| Method Summary | |
|---|---|
Initialize. | |
Represents the message (returns data + type). | |
The string representation of the Message is the data itself. | |
| Method Details |
|---|
__init__(self,
data,
messagetype='LTDATA: ',
ses=None)
Initialize.
|
__repr__(self)
Represents the message (returns data + type).
|
__str__(self)
The string representation of the Message is the data itself.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:25 2003 | http://epydoc.sf.net |