66 <td><a href="#JediClient.__cancelRefactoring">__cancelRefactoring</a></td> |
66 <td><a href="#JediClient.__cancelRefactoring">__cancelRefactoring</a></td> |
67 <td>Private method to cancel a refactoring.</td> |
67 <td>Private method to cancel a refactoring.</td> |
68 </tr> |
68 </tr> |
69 <tr> |
69 <tr> |
70 <td><a href="#JediClient.__closeProject">__closeProject</a></td> |
70 <td><a href="#JediClient.__closeProject">__closeProject</a></td> |
71 <td></td> |
71 <td>Private method to save a jedi project's data.</td> |
72 </tr> |
72 </tr> |
73 <tr> |
73 <tr> |
74 <td><a href="#JediClient.__completionFullName">__completionFullName</a></td> |
74 <td><a href="#JediClient.__completionFullName">__completionFullName</a></td> |
75 <td>Private method to extract the full completion name.</td> |
75 <td>Private method to extract the full completion name.</td> |
76 </tr> |
76 </tr> |
194 </dl> |
194 </dl> |
195 <a NAME="JediClient.__closeProject" ID="JediClient.__closeProject"></a> |
195 <a NAME="JediClient.__closeProject" ID="JediClient.__closeProject"></a> |
196 <h4>JediClient.__closeProject</h4> |
196 <h4>JediClient.__closeProject</h4> |
197 <b>__closeProject</b>(<i>params</i>) |
197 <b>__closeProject</b>(<i>params</i>) |
198 |
198 |
|
199 <p> |
|
200 Private method to save a jedi project's data. |
|
201 </p> |
|
202 <dl> |
|
203 |
|
204 <dt><i>params</i> (dict)</dt> |
|
205 <dd> |
|
206 dictionary containing the method parameters |
|
207 </dd> |
|
208 </dl> |
199 <a NAME="JediClient.__completionFullName" ID="JediClient.__completionFullName"></a> |
209 <a NAME="JediClient.__completionFullName" ID="JediClient.__completionFullName"></a> |
200 <h4>JediClient.__completionFullName</h4> |
210 <h4>JediClient.__completionFullName</h4> |
201 <b>__completionFullName</b>(<i>completion</i>) |
211 <b>__completionFullName</b>(<i>completion</i>) |
202 |
212 |
203 <p> |
213 <p> |