49 <td>Module implementing the Change Signature dialog.</td> |
49 <td>Module implementing the Change Signature dialog.</td> |
50 </tr><tr> |
50 </tr><tr> |
51 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangesPreviewDialog.html">ChangesPreviewDialog</a></td> |
51 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangesPreviewDialog.html">ChangesPreviewDialog</a></td> |
52 <td>Module implementing the Changes preview dialog.</td> |
52 <td>Module implementing the Changes preview dialog.</td> |
53 </tr><tr> |
53 </tr><tr> |
54 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.CodeAssist.html">CodeAssist</a></td> |
54 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.CodeAssistClient.html">CodeAssistClient</a></td> |
|
55 <td>Module implementing the code assist client interface to rope.</td> |
|
56 </tr><tr> |
|
57 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.CodeAssistServer.html">CodeAssistServer</a></td> |
55 <td>Module implementing the autocompletion interface to rope.</td> |
58 <td>Module implementing the autocompletion interface to rope.</td> |
56 </tr><tr> |
59 </tr><tr> |
57 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfirmationDialog.html">ConfirmationDialog</a></td> |
60 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfirmationDialog.html">ConfirmationDialog</a></td> |
58 <td>Module implementing the Confirmation dialog.</td> |
61 <td>Module implementing the Confirmation dialog.</td> |
59 </tr><tr> |
62 </tr><tr> |
62 </tr><tr> |
65 </tr><tr> |
63 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html">FileSystemCommands</a></td> |
66 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html">FileSystemCommands</a></td> |
64 <td>Module implementing file system commands for rope.</td> |
67 <td>Module implementing file system commands for rope.</td> |
65 </tr><tr> |
68 </tr><tr> |
66 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.GetterSetterDialog.html">GetterSetterDialog</a></td> |
69 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.GetterSetterDialog.html">GetterSetterDialog</a></td> |
67 <td>Module implementing a dialog to create getter and setter method names.</td> |
70 <td>Module implementing the encapsulate attribute dialog.</td> |
68 </tr><tr> |
71 </tr><tr> |
69 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html">HelpDialog</a></td> |
72 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html">HelpDialog</a></td> |
70 <td>Module implementing a dialog to show help about rope.</td> |
73 <td>Module implementing a dialog to show help about rope.</td> |
71 </tr><tr> |
74 </tr><tr> |
72 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.HistoryDialog.html">HistoryDialog</a></td> |
75 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.HistoryDialog.html">HistoryDialog</a></td> |
82 <td>Module implementing the Introduce Factory dialog.</td> |
85 <td>Module implementing the Introduce Factory dialog.</td> |
83 </tr><tr> |
86 </tr><tr> |
84 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.IntroduceParameterDialog.html">IntroduceParameterDialog</a></td> |
87 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.IntroduceParameterDialog.html">IntroduceParameterDialog</a></td> |
85 <td>Module implementing the Introduce Parameter dialog.</td> |
88 <td>Module implementing the Introduce Parameter dialog.</td> |
86 </tr><tr> |
89 </tr><tr> |
|
90 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.JsonClient.html">JsonClient</a></td> |
|
91 <td>Module implementing the JSON based client base class.</td> |
|
92 </tr><tr> |
|
93 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.JsonServer.html">JsonServer</a></td> |
|
94 <td>Module implementing the JSON based server base class.</td> |
|
95 </tr><tr> |
87 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MatchesDialog.html">MatchesDialog</a></td> |
96 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MatchesDialog.html">MatchesDialog</a></td> |
88 <td>Module implementing a dialog to show matching references/definitions.</td> |
97 <td>Module implementing a dialog to show matching references/definitions.</td> |
89 </tr><tr> |
98 </tr><tr> |
90 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MethodToMethodObjectDialog.html">MethodToMethodObjectDialog</a></td> |
99 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MethodToMethodObjectDialog.html">MethodToMethodObjectDialog</a></td> |
91 <td>Module implementing the Method To Method object dialog.</td> |
100 <td>Module implementing the Method To Method object dialog.</td> |
92 </tr><tr> |
101 </tr><tr> |
93 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MoveGlobalMethodDialog.html">MoveGlobalMethodDialog</a></td> |
102 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MoveDialog.html">MoveDialog</a></td> |
94 <td>Module implementing the Move Global Method dialog.</td> |
103 <td>Module implementing the Move Method or Module dialog.</td> |
95 </tr><tr> |
|
96 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MoveMethodDialog.html">MoveMethodDialog</a></td> |
|
97 <td>Module implementing the Move Method dialog.</td> |
|
98 </tr><tr> |
|
99 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.MoveModuleDialog.html">MoveModuleDialog</a></td> |
|
100 <td>Module implementing the Move Module dialog.</td> |
|
101 </tr><tr> |
104 </tr><tr> |
102 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.PreviewDialogBase.html">PreviewDialogBase</a></td> |
105 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.PreviewDialogBase.html">PreviewDialogBase</a></td> |
103 <td>Module implementing a dialog base class to preview changes.</td> |
106 <td>Module implementing a dialog base class to preview changes.</td> |
104 </tr><tr> |
107 </tr><tr> |
105 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ProgressHandle.html">ProgressHandle</a></td> |
108 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ProgressHandle.html">ProgressHandle</a></td> |
106 <td>Module implementing a TaskHandle class with a progress dialog.</td> |
109 <td>Module implementing a distributed TaskHandle class with a progress dialog.</td> |
107 </tr><tr> |
110 </tr><tr> |
108 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html">Refactoring</a></td> |
111 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringClient.html">RefactoringClient</a></td> |
109 <td>Module implementing the refactoring interface to rope.</td> |
112 <td>Module implementing the refactoring client interface to rope.</td> |
110 </tr><tr> |
113 </tr><tr> |
111 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringDialogBase.html">RefactoringDialogBase</a></td> |
114 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringDialogBase.html">RefactoringDialogBase</a></td> |
112 <td>Module implementing the Refactoring dialog base class.</td> |
115 <td>Module implementing the Refactoring dialog base class.</td> |
|
116 </tr><tr> |
|
117 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RefactoringServer.html">RefactoringServer</a></td> |
|
118 <td>Module implementing the refactoring interface to rope.</td> |
113 </tr><tr> |
119 </tr><tr> |
114 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RenameDialog.html">RenameDialog</a></td> |
120 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RenameDialog.html">RenameDialog</a></td> |
115 <td>Module implementing the Rename dialog.</td> |
121 <td>Module implementing the Rename dialog.</td> |
116 </tr><tr> |
122 </tr><tr> |
117 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RestructureDialog.html">RestructureDialog</a></td> |
123 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RestructureDialog.html">RestructureDialog</a></td> |
118 <td>Module implementing the Restructure dialog.</td> |
124 <td>Module implementing the Restructure dialog.</td> |
119 </tr><tr> |
125 </tr><tr> |
|
126 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.RopeProgressDialog.html">RopeProgressDialog</a></td> |
|
127 <td>Module implementing a TaskHandle class with a progress dialog.</td> |
|
128 </tr><tr> |
120 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.SearchDialog.html">SearchDialog</a></td> |
129 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.SearchDialog.html">SearchDialog</a></td> |
121 <td>Module implementing the search dialog for the rope help dialog.</td> |
130 <td>Module implementing the search dialog for the rope help dialog.</td> |
122 </tr><tr> |
131 </tr><tr> |
123 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.UseFunctionDialog.html">UseFunctionDialog</a></td> |
132 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.UseFunctionDialog.html">UseFunctionDialog</a></td> |
124 <td>Module implementing the Inline dialog.</td> |
133 <td>Module implementing the Use Function dialog.</td> |
125 </tr> |
134 </tr> |
126 </table> |
135 </table> |
127 </body></html> |
136 </body></html> |