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

Sun, 08 Oct 2017 17:57:18 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 08 Oct 2017 17:57:18 +0200
branch
server_client_variant
changeset 214
ccc3918ac38c
parent 204
b4bf79b956bc
child 232
65d7d745543d
permissions
-rw-r--r--

Updated source docu.

<!DOCTYPE html>
<html><head>
<title>Plugin_Refactoring_Rope.RefactoringRope</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>Plugin_Refactoring_Rope.RefactoringRope</h1>
<p>
Package implementing the rope refactoring interface module for eric6.
</p><p>
This package implements just the interface for the eric6 IDE. The
refactoring is done using the rope refactoring library
(<a href="http://rope.sourceforge.net">http://rope.sourceforge.net</a>).
</p>

<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>
</tr>
</table>

<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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangeOccurrencesDialog.html">ChangeOccurrencesDialog</a></td>
<td>Module implementing the Change Occurrences dialog.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangeSignatureDialog.html">ChangeSignatureDialog</a></td>
<td>Module implementing the Change Signature dialog.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangesPreviewDialog.html">ChangesPreviewDialog</a></td>
<td>Module implementing the Changes preview dialog.</td>
</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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.CodeAssistServer.html">CodeAssistServer</a></td>
<td>Module implementing the autocompletion interface to rope.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfirmationDialog.html">ConfirmationDialog</a></td>
<td>Module implementing the Confirmation dialog.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ExtractDialog.html">ExtractDialog</a></td>
<td>Module implementing the Extract dialog.</td>
</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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.GetterSetterDialog.html">GetterSetterDialog</a></td>
<td>Module implementing the encapsulate attribute dialog.</td>
</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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.HistoryDialog.html">HistoryDialog</a></td>
<td>Module implementing the History dialog.</td>
</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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.InlineDialog.html">InlineDialog</a></td>
<td>Module implementing the Inline dialog.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.IntroduceFactoryDialog.html">IntroduceFactoryDialog</a></td>
<td>Module implementing the Introduce Factory dialog.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.IntroduceParameterDialog.html">IntroduceParameterDialog</a></td>
<td>Module implementing the Introduce Parameter dialog.</td>
</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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.JsonServer.html">JsonServer</a></td>
<td>Module implementing the JSON based server base class.</td>
</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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.MethodToMethodObjectDialog.html">MethodToMethodObjectDialog</a></td>
<td>Module implementing the Method To Method object dialog.</td>
</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>
<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>
<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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringClient.html">RefactoringClient</a></td>
<td>Module implementing the refactoring client interface to rope.</td>
</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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringServer.html">RefactoringServer</a></td>
<td>Module implementing the refactoring interface to rope.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.RenameDialog.html">RenameDialog</a></td>
<td>Module implementing the Rename dialog.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.RestructureDialog.html">RestructureDialog</a></td>
<td>Module implementing the Restructure dialog.</td>
</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>
<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>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.UseFunctionDialog.html">UseFunctionDialog</a></td>
<td>Module implementing the Use Function dialog.</td>
</tr>
</table>
</body></html>

eric ide

mercurial