52 SingleApplicationClient |
52 SingleApplicationClient |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#E5SingleApplicationClient.__init__">E5SingleApplicationClient</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#E5SingleApplicationClient.__openFile">__openFile</a></td> |
64 <td><a href="#E5SingleApplicationClient.__openFile">__openFile</a></td> |
64 <td>Private method to open a file in the application server.</td> |
65 <td>Private method to open a file in the application server.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#E5SingleApplicationClient.__openProject">__openProject</a></td> |
67 <td><a href="#E5SingleApplicationClient.__openProject">__openProject</a></td> |
67 <td>Private method to open a project in the application server.</td> |
68 <td>Private method to open a project in the application server.</td> |
70 <td>Private method to set the command arguments in the application server.</td> |
71 <td>Private method to set the command arguments in the application server.</td> |
71 </tr><tr> |
72 </tr><tr> |
72 <td><a href="#E5SingleApplicationClient.processArgs">processArgs</a></td> |
73 <td><a href="#E5SingleApplicationClient.processArgs">processArgs</a></td> |
73 <td>Public method to process the command line args passed to the UI.</td> |
74 <td>Public method to process the command line args passed to the UI.</td> |
74 </tr> |
75 </tr> |
|
76 </table> |
|
77 <h3>Static Methods</h3> |
|
78 <table> |
|
79 <tr><td>None</td></tr> |
75 </table> |
80 </table> |
76 <a NAME="E5SingleApplicationClient.__init__" ID="E5SingleApplicationClient.__init__"></a> |
81 <a NAME="E5SingleApplicationClient.__init__" ID="E5SingleApplicationClient.__init__"></a> |
77 <h4>E5SingleApplicationClient (Constructor)</h4> |
82 <h4>E5SingleApplicationClient (Constructor)</h4> |
78 <b>E5SingleApplicationClient</b>(<i></i>) |
83 <b>E5SingleApplicationClient</b>(<i></i>) |
79 <p> |
84 <p> |
130 SingleApplicationServer |
135 SingleApplicationServer |
131 <h3>Class Attributes</h3> |
136 <h3>Class Attributes</h3> |
132 <table> |
137 <table> |
133 <tr><td>None</td></tr> |
138 <tr><td>None</td></tr> |
134 </table> |
139 </table> |
|
140 <h3>Class Methods</h3> |
|
141 <table> |
|
142 <tr><td>None</td></tr> |
|
143 </table> |
135 <h3>Methods</h3> |
144 <h3>Methods</h3> |
136 <table> |
145 <table> |
137 <tr> |
146 <tr> |
138 <td><a href="#E5SingleApplicationServer.__init__">E5SingleApplicationServer</a></td> |
|
139 <td>Constructor</td> |
|
140 </tr><tr> |
|
141 <td><a href="#E5SingleApplicationServer.__saArguments">__saArguments</a></td> |
147 <td><a href="#E5SingleApplicationServer.__saArguments">__saArguments</a></td> |
142 <td>Private method used to handle the "Arguments" command.</td> |
148 <td>Private method used to handle the "Arguments" command.</td> |
143 </tr><tr> |
149 </tr><tr> |
144 <td><a href="#E5SingleApplicationServer.__saOpenFile">__saOpenFile</a></td> |
150 <td><a href="#E5SingleApplicationServer.__saOpenFile">__saOpenFile</a></td> |
145 <td>Private method used to handle the "Open File" command.</td> |
151 <td>Private method used to handle the "Open File" command.</td> |
148 <td>Private method used to handle the "Open Project" command.</td> |
154 <td>Private method used to handle the "Open Project" command.</td> |
149 </tr><tr> |
155 </tr><tr> |
150 <td><a href="#E5SingleApplicationServer.handleCommand">handleCommand</a></td> |
156 <td><a href="#E5SingleApplicationServer.handleCommand">handleCommand</a></td> |
151 <td>Public slot to handle the command sent by the client.</td> |
157 <td>Public slot to handle the command sent by the client.</td> |
152 </tr> |
158 </tr> |
|
159 </table> |
|
160 <h3>Static Methods</h3> |
|
161 <table> |
|
162 <tr><td>None</td></tr> |
153 </table> |
163 </table> |
154 <a NAME="E5SingleApplicationServer.__init__" ID="E5SingleApplicationServer.__init__"></a> |
164 <a NAME="E5SingleApplicationServer.__init__" ID="E5SingleApplicationServer.__init__"></a> |
155 <h4>E5SingleApplicationServer (Constructor)</h4> |
165 <h4>E5SingleApplicationServer (Constructor)</h4> |
156 <b>E5SingleApplicationServer</b>(<i></i>) |
166 <b>E5SingleApplicationServer</b>(<i></i>) |
157 <p> |
167 <p> |