eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html

branch
eric7
changeset 8523
14e1ee6e720b
parent 8372
e0227a7c850e
child 8533
7265a143f5c0
equal deleted inserted replaced
8522:4f263b89a293 8523:14e1ee6e720b
208 <tr> 208 <tr>
209 <td><a href="#Listspace.__contextMenuPrintFile">__contextMenuPrintFile</a></td> 209 <td><a href="#Listspace.__contextMenuPrintFile">__contextMenuPrintFile</a></td>
210 <td>Private method to print the selected editor.</td> 210 <td>Private method to print the selected editor.</td>
211 </tr> 211 </tr>
212 <tr> 212 <tr>
213 <td><a href="#Listspace.__contextMenuPrintPreviewFile">__contextMenuPrintPreviewFile</a></td>
214 <td>Private method to show a print preview of the selected editor.</td>
215 </tr>
216 <tr>
213 <td><a href="#Listspace.__contextMenuSave">__contextMenuSave</a></td> 217 <td><a href="#Listspace.__contextMenuSave">__contextMenuSave</a></td>
214 <td>Private method to save the selected editor.</td> 218 <td>Private method to save the selected editor.</td>
215 </tr> 219 </tr>
216 <tr> 220 <tr>
217 <td><a href="#Listspace.__contextMenuSaveAll">__contextMenuSaveAll</a></td> 221 <td><a href="#Listspace.__contextMenuSaveAll">__contextMenuSaveAll</a></td>
428 <h4>Listspace.__contextMenuPrintFile</h4> 432 <h4>Listspace.__contextMenuPrintFile</h4>
429 <b>__contextMenuPrintFile</b>(<i></i>) 433 <b>__contextMenuPrintFile</b>(<i></i>)
430 434
431 <p> 435 <p>
432 Private method to print the selected editor. 436 Private method to print the selected editor.
437 </p>
438 <a NAME="Listspace.__contextMenuPrintPreviewFile" ID="Listspace.__contextMenuPrintPreviewFile"></a>
439 <h4>Listspace.__contextMenuPrintPreviewFile</h4>
440 <b>__contextMenuPrintPreviewFile</b>(<i></i>)
441
442 <p>
443 Private method to show a print preview of the selected editor.
433 </p> 444 </p>
434 <a NAME="Listspace.__contextMenuSave" ID="Listspace.__contextMenuSave"></a> 445 <a NAME="Listspace.__contextMenuSave" ID="Listspace.__contextMenuSave"></a>
435 <h4>Listspace.__contextMenuSave</h4> 446 <h4>Listspace.__contextMenuSave</h4>
436 <b>__contextMenuSave</b>(<i></i>) 447 <b>__contextMenuSave</b>(<i></i>)
437 448

eric ide

mercurial