t.w.i.b.ContactsList : class documentation

Part of twisted.words.im.basechat 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 unregisterAccountClient Notify the user that an account client has been signed off or disconnected from.
Method contactChangedNick Undocumented
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 unregisterAccountClient(self, client): (source)
Notify the user that an account client has been signed off or disconnected from.
Parametersclient (type: Client )
def contactChangedNick(self, person, newnick): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:17:34.