94 <td>Private method to add a source file to the project.</td> |
94 <td>Private method to add a source file to the project.</td> |
95 </tr> |
95 </tr> |
96 <tr> |
96 <tr> |
97 <td><a href="#ProjectSourcesBrowser.__closeAllWindows">__closeAllWindows</a></td> |
97 <td><a href="#ProjectSourcesBrowser.__closeAllWindows">__closeAllWindows</a></td> |
98 <td>Private method to close all project related windows.</td> |
98 <td>Private method to close all project related windows.</td> |
|
99 </tr> |
|
100 <tr> |
|
101 <td><a href="#ProjectSourcesBrowser.__contextMenuCoverageScript">__contextMenuCoverageScript</a></td> |
|
102 <td>Private method to run a coverage test of the editor script.</td> |
|
103 </tr> |
|
104 <tr> |
|
105 <td><a href="#ProjectSourcesBrowser.__contextMenuDebugScript">__contextMenuDebugScript</a></td> |
|
106 <td>Private method to debug the editor script.</td> |
|
107 </tr> |
|
108 <tr> |
|
109 <td><a href="#ProjectSourcesBrowser.__contextMenuProfileScript">__contextMenuProfileScript</a></td> |
|
110 <td>Private method to profile the editor script.</td> |
|
111 </tr> |
|
112 <tr> |
|
113 <td><a href="#ProjectSourcesBrowser.__contextMenuRunScript">__contextMenuRunScript</a></td> |
|
114 <td>Private method to run the editor script.</td> |
99 </tr> |
115 </tr> |
100 <tr> |
116 <tr> |
101 <td><a href="#ProjectSourcesBrowser.__createJavaScriptPopupMenus">__createJavaScriptPopupMenus</a></td> |
117 <td><a href="#ProjectSourcesBrowser.__createJavaScriptPopupMenus">__createJavaScriptPopupMenus</a></td> |
102 <td>Private method to generate the popup menus for a Python project.</td> |
118 <td>Private method to generate the popup menus for a Python project.</td> |
103 </tr> |
119 </tr> |
244 <b>__closeAllWindows</b>(<i></i>) |
260 <b>__closeAllWindows</b>(<i></i>) |
245 |
261 |
246 <p> |
262 <p> |
247 Private method to close all project related windows. |
263 Private method to close all project related windows. |
248 </p> |
264 </p> |
|
265 <a NAME="ProjectSourcesBrowser.__contextMenuCoverageScript" ID="ProjectSourcesBrowser.__contextMenuCoverageScript"></a> |
|
266 <h4>ProjectSourcesBrowser.__contextMenuCoverageScript</h4> |
|
267 <b>__contextMenuCoverageScript</b>(<i></i>) |
|
268 |
|
269 <p> |
|
270 Private method to run a coverage test of the editor script. |
|
271 </p> |
|
272 <a NAME="ProjectSourcesBrowser.__contextMenuDebugScript" ID="ProjectSourcesBrowser.__contextMenuDebugScript"></a> |
|
273 <h4>ProjectSourcesBrowser.__contextMenuDebugScript</h4> |
|
274 <b>__contextMenuDebugScript</b>(<i></i>) |
|
275 |
|
276 <p> |
|
277 Private method to debug the editor script. |
|
278 </p> |
|
279 <a NAME="ProjectSourcesBrowser.__contextMenuProfileScript" ID="ProjectSourcesBrowser.__contextMenuProfileScript"></a> |
|
280 <h4>ProjectSourcesBrowser.__contextMenuProfileScript</h4> |
|
281 <b>__contextMenuProfileScript</b>(<i></i>) |
|
282 |
|
283 <p> |
|
284 Private method to profile the editor script. |
|
285 </p> |
|
286 <a NAME="ProjectSourcesBrowser.__contextMenuRunScript" ID="ProjectSourcesBrowser.__contextMenuRunScript"></a> |
|
287 <h4>ProjectSourcesBrowser.__contextMenuRunScript</h4> |
|
288 <b>__contextMenuRunScript</b>(<i></i>) |
|
289 |
|
290 <p> |
|
291 Private method to run the editor script. |
|
292 </p> |
249 <a NAME="ProjectSourcesBrowser.__createJavaScriptPopupMenus" ID="ProjectSourcesBrowser.__createJavaScriptPopupMenus"></a> |
293 <a NAME="ProjectSourcesBrowser.__createJavaScriptPopupMenus" ID="ProjectSourcesBrowser.__createJavaScriptPopupMenus"></a> |
250 <h4>ProjectSourcesBrowser.__createJavaScriptPopupMenus</h4> |
294 <h4>ProjectSourcesBrowser.__createJavaScriptPopupMenus</h4> |
251 <b>__createJavaScriptPopupMenus</b>(<i></i>) |
295 <b>__createJavaScriptPopupMenus</b>(<i></i>) |
252 |
296 |
253 <p> |
297 <p> |