--- a/Documentation/Source/eric5.Utilities.SingleApplication.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.SingleApplication.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SingleApplicationClient.__init__">SingleApplicationClient</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SingleApplicationClient.connect">connect</a></td> <td>Public method to connect the single application client to its server.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to send the command to the application server.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SingleApplicationClient.__init__" ID="SingleApplicationClient.__init__"></a> <h4>SingleApplicationClient (Constructor)</h4> <b>SingleApplicationClient</b>(<i>name</i>) @@ -151,12 +156,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SingleApplicationServer.__init__">SingleApplicationServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SingleApplicationServer.__disconnected">__disconnected</a></td> <td>Private method to handle the closure of the socket.</td> </tr><tr> @@ -173,6 +179,10 @@ <td>Public method used to shut down the server.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SingleApplicationServer.__init__" ID="SingleApplicationServer.__init__"></a> <h4>SingleApplicationServer (Constructor)</h4> <b>SingleApplicationServer</b>(<i>name</i>)