Table of Contents

Class: Hermes PmwContribD-r2_0_1/SampleApps/WhackyChat/Client/wcc_client.py

Base Classes   
GuiAppD.GuiAppD
Methods   
appInit
broadcastMessage
changeDispositionCB
changePasswordCB
configureWimd
connect
connection
createChatInterface
createInterface
createMenuBar
disconnect
getDialog
getDialogId
getLoginInfo
login
main
newChatWithSelected
pick_user
poll
savePrefsCB
sendMessage
showChangePasswordCB
showMOTD
showNewMotd
showUserInfoCB
statusInfo
statusUpdateCB
wStatusUpdate
  appInit 
appInit ( self )

  broadcastMessage 
broadcastMessage ( self )

  changeDispositionCB 
changeDispositionCB ( self,  *args )

  changePasswordCB 
changePasswordCB ( self,  new_value )

  configureWimd 
configureWimd ( self )

  connect 
connect ( self )

  connection 
connection ( self )

Get a reference to the wimd connection for this application.

  createChatInterface 
createChatInterface ( self )

  createInterface 
createInterface ( self )

  createMenuBar 
createMenuBar ( self )

  disconnect 
disconnect ( self,  forced=0 )

  getDialog 
getDialog (
        self,
        dlg_id,
        addressee_list,
        addressee_id_list,
        )

  getDialogId 
getDialogId ( self,  users )

  getLoginInfo 
getLoginInfo ( self )

  login 
login ( self,  first_time=1 )

  main 
main ( self )

  newChatWithSelected 
newChatWithSelected ( self,  event=None )

Create a new chat session (window) with the currently selected names from the usertable.

  pick_user 
pick_user ( self )

pick_user(parent, wimd)

Given a parent widget and a connection to a wimd server, present a dialog to get the user to pick multiple users.

  poll 
poll ( self )

Poll the wimd connection.

  savePrefsCB 
savePrefsCB ( self,  prefs )

We need to update the preferences for dialogs that can be changed at runtime.

  sendMessage 
sendMessage (
        self,
        addressee_list=(),
        addressee_id_list=(),
        )

Send a message to a list of users.

  showChangePasswordCB 
showChangePasswordCB ( self,  *args )

  showMOTD 
showMOTD ( self )

Show a dialog with the message of the day.

  showNewMotd 
showNewMotd ( self )

  showUserInfoCB 
showUserInfoCB ( self,  event=None )

  statusInfo 
statusInfo ( self )

Get a reference to the wimd status manager for this application.

  statusUpdateCB 
statusUpdateCB ( self,  *args )

  wStatusUpdate 
wStatusUpdate ( self )

Update the user information presented in the interface.


Table of Contents

This document was automatically generated on Mon Sep 17 17:47:46 2001 by HappyDoc version r2_0