Documentation/Source/eric5.Debugger.VariablesViewer.html

changeset 1229
a8207dc73672
parent 1228
7afaf2fca55b
child 2367
78f6c8193d37
--- a/Documentation/Source/eric5.Debugger.VariablesViewer.html	Sat Aug 20 16:30:49 2011 +0200
+++ b/Documentation/Source/eric5.Debugger.VariablesViewer.html	Sat Aug 20 17:24:33 2011 +0200
@@ -70,6 +70,9 @@
 <h3>Methods</h3>
 <table>
 <tr>
+<td><a href="#ArrayElementVarItem.__init__">ArrayElementVarItem</a></td>
+<td>Constructor</td>
+</tr><tr>
 <td><a href="#ArrayElementVarItem.key">key</a></td>
 <td>Public method generating the key for this item.</td>
 </tr>
@@ -128,6 +131,9 @@
 <h3>Methods</h3>
 <table>
 <tr>
+<td><a href="#SpecialArrayElementVarItem.__init__">SpecialArrayElementVarItem</a></td>
+<td>Constructor</td>
+</tr><tr>
 <td><a href="#SpecialArrayElementVarItem.key">key</a></td>
 <td>Public method generating the key for this item.</td>
 </tr>
@@ -195,6 +201,9 @@
 <h3>Methods</h3>
 <table>
 <tr>
+<td><a href="#SpecialVarItem.__init__">SpecialVarItem</a></td>
+<td>Constructor</td>
+</tr><tr>
 <td><a href="#SpecialVarItem.expand">expand</a></td>
 <td>Public method to expand the item.</td>
 </tr>
@@ -254,6 +263,9 @@
 <h3>Methods</h3>
 <table>
 <tr>
+<td><a href="#VariableItem.__init__">VariableItem</a></td>
+<td>Constructor.</td>
+</tr><tr>
 <td><a href="#VariableItem.__lt__">__lt__</a></td>
 <td>Public method to check, if the item is less than the other one.</td>
 </tr><tr>
@@ -418,6 +430,9 @@
 <h3>Methods</h3>
 <table>
 <tr>
+<td><a href="#VariablesViewer.__init__">VariablesViewer</a></td>
+<td>Constructor</td>
+</tr><tr>
 <td><a href="#VariablesViewer.__addItem">__addItem</a></td>
 <td>Private method used to add an item to the list.</td>
 </tr><tr>

eric ide

mercurial