diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html --- a/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Thu May 25 19:52:31 2023 +0200 @@ -169,7 +169,7 @@ </tr> <tr> <td><a href="#Listspace.__captionChange">__captionChange</a></td> -<td>Private method to handle caption change signals from the editor.</td> +<td></td> </tr> <tr> <td><a href="#Listspace.__contextMenuClose">__contextMenuClose</a></td> @@ -376,23 +376,6 @@ <h4>Listspace.__captionChange</h4> <b>__captionChange</b>(<i>cap, editor</i>) -<p> - Private method to handle caption change signals from the editor. -</p> -<p> - Updates the listwidget text to reflect the new caption information. -</p> -<dl> - -<dt><i>cap</i> (str)</dt> -<dd> -Caption for the editor -</dd> -<dt><i>editor</i> (Editor)</dt> -<dd> -Editor to update the caption for -</dd> -</dl> <a NAME="Listspace.__contextMenuClose" ID="Listspace.__contextMenuClose"></a> <h4>Listspace.__contextMenuClose</h4> <b>__contextMenuClose</b>(<i></i>)