Documentation/Source/eric5.Templates.TemplateViewer.html

changeset 1228
7afaf2fca55b
parent 1002
1151d1ea562a
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.Templates.TemplateViewer.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Templates.TemplateViewer.html	Sat Aug 20 16:30:49 2011 +0200
@@ -57,12 +57,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#TemplateEntry.__init__">TemplateEntry</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#TemplateEntry.__displayText">__displayText</a></td>
 <td>Private method to generate the display text.</td>
 </tr><tr>
@@ -100,6 +101,10 @@
 <td>Public method to update the template text.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="TemplateEntry.__init__" ID="TemplateEntry.__init__"></a>
 <h4>TemplateEntry (Constructor)</h4>
 <b>TemplateEntry</b>(<i>parent, name, description, templateText</i>)
@@ -265,12 +270,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#TemplateGroup.__init__">TemplateGroup</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#TemplateGroup.addEntry">addEntry</a></td>
 <td>Public method to add a template entry to this group.</td>
 </tr><tr>
@@ -305,6 +311,10 @@
 <td>Public method to update the name of the group.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="TemplateGroup.__init__" ID="TemplateGroup.__init__"></a>
 <h4>TemplateGroup (Constructor)</h4>
 <b>TemplateGroup</b>(<i>parent, name, language="All"</i>)
@@ -466,12 +476,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#TemplateViewer.__init__">TemplateViewer</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#TemplateViewer.__addEntry">__addEntry</a></td>
 <td>Private slot to handle the Add Entry context menu action.</td>
 </tr><tr>
@@ -557,6 +568,10 @@
 <td>Public method to write the templates data to an XML file (.e4c).</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="TemplateViewer.__init__" ID="TemplateViewer.__init__"></a>
 <h4>TemplateViewer (Constructor)</h4>
 <b>TemplateViewer</b>(<i>parent, viewmanager</i>)

eric ide

mercurial