t.w.i.j.ContactsListGUI(ContactsList) : class documentation

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

A GUI object that displays a contacts list
Method __init__
Method setContactStatus Inform the user that a person's status has changed.
Method registerAccountClient Notify the user that an account client has been signed on to.
Method unregisterAccount Undocumented
Method contactChangedNick Undocumented
Method buildpane Undocumented
Method update Undocumented
Method message Undocumented
Method addContact Undocumented
Method quit Undocumented

Inherited from ContactsList:

Method unregisterAccountClient Notify the user that an account client has been signed off or disconnected from.
def __init__(self, chatui): (source)
Parameterschatui??? (type: ChatUI )
def setContactStatus(self, person): (source)
Inform the user that a person's status has changed.
Parametersperson (type: Person )
def registerAccountClient(self, client): (source)
Notify the user that an account client has been signed on to.
Parametersclient (type: Client )
def unregisterAccount(self, client): (source)
Undocumented
def contactChangedNick(self, person, newnick): (source)
Undocumented
def buildpane(self): (source)
Undocumented
def update(self): (source)
Undocumented
def message(self, ae): (source)
Undocumented
def addContact(self, ae): (source)
Undocumented
def quit(self, ae): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.