Documentation/Source/eric5.Debugger.VariablesViewer.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Debugger.VariablesViewer.html
--- a/Documentation/Source/eric5.Debugger.VariablesViewer.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.Debugger.VariablesViewer.html	Sun Sep 04 16:06:54 2011 +0200
@@ -63,6 +63,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -73,6 +77,10 @@
 <td>Public method generating the key for this item.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="ArrayElementVarItem.__init__" ID="ArrayElementVarItem.__init__"></a>
 <h4>ArrayElementVarItem (Constructor)</h4>
 <b>ArrayElementVarItem</b>(<i>parent, dvar, dvalue, dtype</i>)
@@ -116,6 +124,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -126,6 +138,10 @@
 <td>Public method generating the key for this item.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="SpecialArrayElementVarItem.__init__" ID="SpecialArrayElementVarItem.__init__"></a>
 <h4>SpecialArrayElementVarItem (Constructor)</h4>
 <b>SpecialArrayElementVarItem</b>(<i>parent, dvar, dvalue, dtype, frmnr, scope</i>)
@@ -178,6 +194,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -188,6 +208,10 @@
 <td>Public method to expand the item.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="SpecialVarItem.__init__" ID="SpecialVarItem.__init__"></a>
 <h4>SpecialVarItem (Constructor)</h4>
 <b>SpecialVarItem</b>(<i>parent, dvar, dvalue, dtype, frmnr, scope</i>)
@@ -232,6 +256,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -263,6 +291,10 @@
 <td>Public method generating the key for this item.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="VariableItem.__init__" ID="VariableItem.__init__"></a>
 <h4>VariableItem (Constructor)</h4>
 <b>VariableItem</b>(<i>parent, dvar, dvalue, dtype</i>)
@@ -391,6 +423,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -452,6 +488,10 @@
 <td>Public method to show variables in a list.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="VariablesViewer.__init__" ID="VariablesViewer.__init__"></a>
 <h4>VariablesViewer (Constructor)</h4>
 <b>VariablesViewer</b>(<i>parent=None, scope=1</i>)

eric ide

mercurial