130 (rope.base.taskhandle.TaskHandle) |
130 (rope.base.taskhandle.TaskHandle) |
131 </dd> |
131 </dd> |
132 </dl><dl> |
132 </dl><dl> |
133 <dt>Returns:</dt> |
133 <dt>Returns:</dt> |
134 <dd> |
134 <dd> |
135 reference to the Changes object (rope.base.change.ChangeSet) |
135 reference to the ChangeSet object (rope.base.change.ChangeSet) |
|
136 </dd> |
|
137 </dl><dl> |
|
138 <dt>Raises <b>NotImplementedError</b>:</dt> |
|
139 <dd> |
|
140 raised to indicate that this method must |
|
141 be overridden by subclasses |
136 </dd> |
142 </dd> |
137 </dl><a NAME="RefactoringDialogBase.applyChanges" ID="RefactoringDialogBase.applyChanges"></a> |
143 </dl><a NAME="RefactoringDialogBase.applyChanges" ID="RefactoringDialogBase.applyChanges"></a> |
138 <h4>RefactoringDialogBase.applyChanges</h4> |
144 <h4>RefactoringDialogBase.applyChanges</h4> |
139 <b>applyChanges</b>(<i>changes=None</i>) |
145 <b>applyChanges</b>(<i>changes=None</i>) |
140 <p> |
146 <p> |
141 Public method to apply the changes. |
147 Public method to apply the changes. |
142 </p><dl> |
148 </p><dl> |
143 <dt><i>reference</i></dt> |
149 <dt><i>changes</i></dt> |
144 <dd> |
150 <dd> |
145 to the Changes object (rope.base.change.ChangeSet) |
151 reference to the ChangeSet object |
|
152 (rope.base.change.ChangeSet) |
146 </dd> |
153 </dd> |
147 </dl><a NAME="RefactoringDialogBase.previewChanges" ID="RefactoringDialogBase.previewChanges"></a> |
154 </dl><a NAME="RefactoringDialogBase.previewChanges" ID="RefactoringDialogBase.previewChanges"></a> |
148 <h4>RefactoringDialogBase.previewChanges</h4> |
155 <h4>RefactoringDialogBase.previewChanges</h4> |
149 <b>previewChanges</b>(<i></i>) |
156 <b>previewChanges</b>(<i></i>) |
150 <p> |
157 <p> |