59 <tr><td>None</td></tr> |
59 <tr><td>None</td></tr> |
60 </table> |
60 </table> |
61 <h3>Methods</h3> |
61 <h3>Methods</h3> |
62 <table> |
62 <table> |
63 <tr> |
63 <tr> |
|
64 <td><a href="#E5SingleApplicationClient.__init__">E5SingleApplicationClient</a></td> |
|
65 <td>Constructor</td> |
|
66 </tr><tr> |
64 <td><a href="#E5SingleApplicationClient.__openFile">__openFile</a></td> |
67 <td><a href="#E5SingleApplicationClient.__openFile">__openFile</a></td> |
65 <td>Private method to open a file in the application server.</td> |
68 <td>Private method to open a file in the application server.</td> |
66 </tr><tr> |
69 </tr><tr> |
67 <td><a href="#E5SingleApplicationClient.__openProject">__openProject</a></td> |
70 <td><a href="#E5SingleApplicationClient.__openProject">__openProject</a></td> |
68 <td>Private method to open a project in the application server.</td> |
71 <td>Private method to open a project in the application server.</td> |
142 <tr><td>None</td></tr> |
145 <tr><td>None</td></tr> |
143 </table> |
146 </table> |
144 <h3>Methods</h3> |
147 <h3>Methods</h3> |
145 <table> |
148 <table> |
146 <tr> |
149 <tr> |
|
150 <td><a href="#E5SingleApplicationServer.__init__">E5SingleApplicationServer</a></td> |
|
151 <td>Constructor</td> |
|
152 </tr><tr> |
147 <td><a href="#E5SingleApplicationServer.__saArguments">__saArguments</a></td> |
153 <td><a href="#E5SingleApplicationServer.__saArguments">__saArguments</a></td> |
148 <td>Private method used to handle the "Arguments" command.</td> |
154 <td>Private method used to handle the "Arguments" command.</td> |
149 </tr><tr> |
155 </tr><tr> |
150 <td><a href="#E5SingleApplicationServer.__saOpenFile">__saOpenFile</a></td> |
156 <td><a href="#E5SingleApplicationServer.__saOpenFile">__saOpenFile</a></td> |
151 <td>Private method used to handle the "Open File" command.</td> |
157 <td>Private method used to handle the "Open File" command.</td> |