265 <td>Public method to set the text programatically.</td> |
269 <td>Public method to set the text programatically.</td> |
266 </tr><tr> |
270 </tr><tr> |
267 <td><a href="#MiniEditor.textForFind">textForFind</a></td> |
271 <td><a href="#MiniEditor.textForFind">textForFind</a></td> |
268 <td>Public method to determine the selection or the current word for the next find operation.</td> |
272 <td>Public method to determine the selection or the current word for the next find operation.</td> |
269 </tr> |
273 </tr> |
|
274 </table> |
|
275 <h3>Static Methods</h3> |
|
276 <table> |
|
277 <tr><td>None</td></tr> |
270 </table> |
278 </table> |
271 <a NAME="MiniEditor.__init__" ID="MiniEditor.__init__"></a> |
279 <a NAME="MiniEditor.__init__" ID="MiniEditor.__init__"></a> |
272 <h4>MiniEditor (Constructor)</h4> |
280 <h4>MiniEditor (Constructor)</h4> |
273 <b>MiniEditor</b>(<i>filename = "", filetype = "", parent = None, name = None</i>) |
281 <b>MiniEditor</b>(<i>filename = "", filetype = "", parent = None, name = None</i>) |
274 <p> |
282 <p> |
855 <td>Public method called when the editor loses focus.</td> |
867 <td>Public method called when the editor loses focus.</td> |
856 </tr><tr> |
868 </tr><tr> |
857 <td><a href="#MiniScintilla.getFileName">getFileName</a></td> |
869 <td><a href="#MiniScintilla.getFileName">getFileName</a></td> |
858 <td>Public method to return the name of the file being displayed.</td> |
870 <td>Public method to return the name of the file being displayed.</td> |
859 </tr> |
871 </tr> |
|
872 </table> |
|
873 <h3>Static Methods</h3> |
|
874 <table> |
|
875 <tr><td>None</td></tr> |
860 </table> |
876 </table> |
861 <a NAME="MiniScintilla.__init__" ID="MiniScintilla.__init__"></a> |
877 <a NAME="MiniScintilla.__init__" ID="MiniScintilla.__init__"></a> |
862 <h4>MiniScintilla (Constructor)</h4> |
878 <h4>MiniScintilla (Constructor)</h4> |
863 <b>MiniScintilla</b>(<i>parent = None</i>) |
879 <b>MiniScintilla</b>(<i>parent = None</i>) |
864 <p> |
880 <p> |