--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Wed Dec 20 14:58:58 2023 +0100 @@ -93,9 +93,9 @@ </p> <dl> -<dt><i>index</i></dt> +<dt><i>index</i> (int)</dt> <dd> -index of selected workspace view type (integer) +index of selected workspace view type </dd> </dl> <a NAME="ViewmanagerPage.save" ID="ViewmanagerPage.save"></a> @@ -117,7 +117,7 @@ </p> <dl> -<dt><i>dlg</i></dt> +<dt><i>dlg</i> (ConfigurationDialog)</dt> <dd> reference to the configuration dialog </dd> @@ -125,7 +125,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the instantiated page (ConfigurationPageBase) +reference to the instantiated page +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +ConfigurationPageBase </dd> </dl> <div align="right"><a href="#top">Up</a></div>