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

branch
eric7
changeset 8523
14e1ee6e720b
parent 8372
e0227a7c850e
child 8533
7265a143f5c0
--- a/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Fri Aug 20 14:19:13 2021 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Fri Aug 20 14:19:55 2021 +0200
@@ -210,6 +210,10 @@
 <td>Private method to print the selected editor.</td>
 </tr>
 <tr>
+<td><a href="#Listspace.__contextMenuPrintPreviewFile">__contextMenuPrintPreviewFile</a></td>
+<td>Private method to show a print preview of the selected editor.</td>
+</tr>
+<tr>
 <td><a href="#Listspace.__contextMenuSave">__contextMenuSave</a></td>
 <td>Private method to save the selected editor.</td>
 </tr>
@@ -431,6 +435,13 @@
 <p>
         Private method to print the selected editor.
 </p>
+<a NAME="Listspace.__contextMenuPrintPreviewFile" ID="Listspace.__contextMenuPrintPreviewFile"></a>
+<h4>Listspace.__contextMenuPrintPreviewFile</h4>
+<b>__contextMenuPrintPreviewFile</b>(<i></i>)
+
+<p>
+        Private method to show a print preview of the selected editor.
+</p>
 <a NAME="Listspace.__contextMenuSave" ID="Listspace.__contextMenuSave"></a>
 <h4>Listspace.__contextMenuSave</h4>
 <b>__contextMenuSave</b>(<i></i>)

eric ide

mercurial