RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.html

changeset 321
d51e810107ec
parent 252
8b30a1612f8c
child 365
f740b50380df
--- a/RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.html	Fri Oct 11 19:05:23 2019 +0200
+++ b/RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.html	Fri Oct 11 19:05:59 2019 +0200
@@ -20,9 +20,11 @@
 </head>
 <body>
 <h1>Plugin_Refactoring_Rope.RefactoringRope</h1>
+
 <p>
 Package implementing the rope refactoring interface module for eric6.
-</p><p>
+</p>
+<p>
 This package implements just the interface for the eric6 IDE. The
 refactoring is done using the rope refactoring library
 (<a href="https://github.com/python-rope/rope">rope at GitHub</a>).
@@ -30,6 +32,7 @@
 
 <h3>Packages</h3>
 <table>
+
 <tr>
 <td><a href="index-Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.html">ConfigurationPage</a></td>
 <td>Package implementing the various pages of the configuration dialog.</td>
@@ -38,100 +41,132 @@
 
 <h3>Modules</h3>
 <table>
+
 <tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.AddParameterDialog.html">AddParameterDialog</a></td>
 <td>Module implementing the Add New Parameter dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangeOccurrencesDialog.html">ChangeOccurrencesDialog</a></td>
 <td>Module implementing the Change Occurrences dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangeSignatureDialog.html">ChangeSignatureDialog</a></td>
 <td>Module implementing the Change Signature dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangesPreviewDialog.html">ChangesPreviewDialog</a></td>
 <td>Module implementing the Changes preview dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.CodeAssistClient.html">CodeAssistClient</a></td>
 <td>Module implementing the code assist client interface to rope.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.CodeAssistServer.html">CodeAssistServer</a></td>
 <td>Module implementing the autocompletion interface to rope.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfirmationDialog.html">ConfirmationDialog</a></td>
 <td>Module implementing the Confirmation dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ErrorDialog.html">ErrorDialog</a></td>
 <td>Module implementing a dialog to show an error message and optionally a traceback.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ExtractDialog.html">ExtractDialog</a></td>
 <td>Module implementing the Extract dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html">FileSystemCommands</a></td>
 <td>Module implementing file system commands for rope.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.GetterSetterDialog.html">GetterSetterDialog</a></td>
 <td>Module implementing the encapsulate attribute dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html">HelpDialog</a></td>
 <td>Module implementing a dialog to show help about rope.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.HistoryDialog.html">HistoryDialog</a></td>
 <td>Module implementing the History dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.InlineArgumentDefaultDialog.html">InlineArgumentDefaultDialog</a></td>
 <td>Module implementing the Inline Argument Default dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.InlineDialog.html">InlineDialog</a></td>
 <td>Module implementing the Inline dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.IntroduceFactoryDialog.html">IntroduceFactoryDialog</a></td>
 <td>Module implementing the Introduce Factory dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.IntroduceParameterDialog.html">IntroduceParameterDialog</a></td>
 <td>Module implementing the Introduce Parameter dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.JsonClient.html">JsonClient</a></td>
 <td>Module implementing the JSON based client base class.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.JsonServer.html">JsonServer</a></td>
 <td>Module implementing the JSON based server base class.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MatchesDialog.html">MatchesDialog</a></td>
 <td>Module implementing a dialog to show matching references/definitions.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MethodToMethodObjectDialog.html">MethodToMethodObjectDialog</a></td>
 <td>Module implementing the Method To Method object dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MoveDialog.html">MoveDialog</a></td>
 <td>Module implementing the Move Method or Module dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.PreviewDialogBase.html">PreviewDialogBase</a></td>
 <td>Module implementing a dialog base class to preview changes.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ProgressHandle.html">ProgressHandle</a></td>
 <td>Module implementing a distributed TaskHandle class with a progress dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringClient.html">RefactoringClient</a></td>
 <td>Module implementing the refactoring client interface to rope.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringDialogBase.html">RefactoringDialogBase</a></td>
 <td>Module implementing the Refactoring dialog base class.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringServer.html">RefactoringServer</a></td>
 <td>Module implementing the refactoring interface to rope.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RenameDialog.html">RenameDialog</a></td>
 <td>Module implementing the Rename dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RestructureDialog.html">RestructureDialog</a></td>
 <td>Module implementing the Restructure dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RopeProgressDialog.html">RopeProgressDialog</a></td>
 <td>Module implementing a TaskHandle class with a progress dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.SearchDialog.html">SearchDialog</a></td>
 <td>Module implementing the search dialog for the rope help dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.UseFunctionDialog.html">UseFunctionDialog</a></td>
 <td>Module implementing the Use Function dialog.</td>
 </tr>

eric ide

mercurial