Documentation/Source/eric5.Cooperation.Connection.html

changeset 1221
291dc0a51947
parent 945
8cd4d08fa9f6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Cooperation.Connection.html	Thu Aug 18 12:36:53 2011 +0200
+++ b/Documentation/Source/eric5.Cooperation.Connection.html	Thu Aug 18 18:03:22 2011 +0200
@@ -119,6 +119,9 @@
 <td><a href="#Connection.serverPort">serverPort</a></td>
 <td>Public method to get the server port.</td>
 </tr><tr>
+<td><a href="#Connection.setClient">setClient</a></td>
+<td>Public method to set the reference to the cooperation client.</td>
+</tr><tr>
 <td><a href="#Connection.setGreetingMessage">setGreetingMessage</a></td>
 <td>Public method to set the greeting message.</td>
 </tr><tr>
@@ -273,6 +276,16 @@
 <dd>
 server port (integer)
 </dd>
+</dl><a NAME="Connection.setClient" ID="Connection.setClient"></a>
+<h4>Connection.setClient</h4>
+<b>setClient</b>(<i>client</i>)
+<p>
+        Public method to set the reference to the cooperation client.
+</p><dl>
+<dt><i>client</i></dt>
+<dd>
+reference to the cooperation client (CooperationClient)
+</dd>
 </dl><a NAME="Connection.setGreetingMessage" ID="Connection.setGreetingMessage"></a>
 <h4>Connection.setGreetingMessage</h4>
 <b>setGreetingMessage</b>(<i>message, serverPort</i>)

eric ide

mercurial