eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html

changeset 7915
e68f5c568aee
parent 7336
0095e231ddaf
child 7989
a21d673a8f99
equal deleted inserted replaced
7914:999f07b00a49 7915:e68f5c568aee
98 </tr> 98 </tr>
99 <tr> 99 <tr>
100 <td><a href="#VariableItem.absolutCount">absolutCount</a></td> 100 <td><a href="#VariableItem.absolutCount">absolutCount</a></td>
101 <td>Public property to get the total number of children.</td> 101 <td>Public property to get the total number of children.</td>
102 </tr> 102 </tr>
103 <tr>
104 <td><a href="#VariableItem.populated">populated</a></td>
105 <td>Public property returning a flag indicating if item is fully populated.</td>
106 </tr>
107 </table> 103 </table>
108 <h3>Static Methods</h3> 104 <h3>Static Methods</h3>
109 105
110 <table> 106 <table>
111 <tr><td>None</td></tr> 107 <tr><td>None</td></tr>
205 </dl> 201 </dl>
206 <dl> 202 <dl>
207 <dt>Return Type:</dt> 203 <dt>Return Type:</dt>
208 <dd> 204 <dd>
209 int 205 int
210 </dd>
211 </dl>
212 <a NAME="VariableItem.populated" ID="VariableItem.populated"></a>
213 <h4>VariableItem.populated</h4>
214 <b>populated</b>(<i></i>)
215
216 <p>
217 Public property returning a flag indicating if item is fully populated.
218 </p>
219 <dl>
220 <dt>Returns:</dt>
221 <dd>
222 item is fully populated
223 </dd>
224 </dl>
225 <dl>
226 <dt>Return Type:</dt>
227 <dd>
228 bool
229 </dd> 206 </dd>
230 </dl> 207 </dl>
231 <div align="right"><a href="#top">Up</a></div> 208 <div align="right"><a href="#top">Up</a></div>
232 <hr /> 209 <hr />
233 <hr /> 210 <hr />

eric ide

mercurial