Documentation/Source/eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
70 _ClbrBase 70 _ClbrBase
71 <h3>Class Attributes</h3> 71 <h3>Class Attributes</h3>
72 <table> 72 <table>
73 <tr><td>None</td></tr> 73 <tr><td>None</td></tr>
74 </table> 74 </table>
75 <h3>Methods</h3> 75 <h3>Class Methods</h3>
76 <table> 76 <table>
77 <tr> 77 <tr><td>None</td></tr>
78 <td><a href="#Attribute.__init__">Attribute</a></td> 78 </table>
79 <td>Constructor</td> 79 <h3>Methods</h3>
80 </tr> 80 <table>
81 <tr><td>None</td></tr>
82 </table>
83 <h3>Static Methods</h3>
84 <table>
85 <tr><td>None</td></tr>
81 </table> 86 </table>
82 <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> 87 <a NAME="Attribute.__init__" ID="Attribute.__init__"></a>
83 <h4>Attribute (Constructor)</h4> 88 <h4>Attribute (Constructor)</h4>
84 <b>Attribute</b>(<i>module, name, file, lineno</i>) 89 <b>Attribute</b>(<i>module, name, file, lineno</i>)
85 <p> 90 <p>
110 ClbrBase 115 ClbrBase
111 <h3>Class Attributes</h3> 116 <h3>Class Attributes</h3>
112 <table> 117 <table>
113 <tr><td>None</td></tr> 118 <tr><td>None</td></tr>
114 </table> 119 </table>
115 <h3>Methods</h3> 120 <h3>Class Methods</h3>
116 <table> 121 <table>
117 <tr> 122 <tr><td>None</td></tr>
118 <td><a href="#Class.__init__">Class</a></td> 123 </table>
119 <td>Constructor</td> 124 <h3>Methods</h3>
120 </tr> 125 <table>
126 <tr><td>None</td></tr>
127 </table>
128 <h3>Static Methods</h3>
129 <table>
130 <tr><td>None</td></tr>
121 </table> 131 </table>
122 <a NAME="Class.__init__" ID="Class.__init__"></a> 132 <a NAME="Class.__init__" ID="Class.__init__"></a>
123 <h4>Class (Constructor)</h4> 133 <h4>Class (Constructor)</h4>
124 <b>Class</b>(<i>module, name, super, file, lineno</i>) 134 <b>Class</b>(<i>module, name, super, file, lineno</i>)
125 <p> 135 <p>
153 _ClbrBase 163 _ClbrBase
154 <h3>Class Attributes</h3> 164 <h3>Class Attributes</h3>
155 <table> 165 <table>
156 <tr><td>None</td></tr> 166 <tr><td>None</td></tr>
157 </table> 167 </table>
168 <h3>Class Methods</h3>
169 <table>
170 <tr><td>None</td></tr>
171 </table>
158 <h3>Methods</h3> 172 <h3>Methods</h3>
159 <table> 173 <table>
160 <tr> 174 <tr>
161 <td><a href="#ClbrBase.__init__">ClbrBase</a></td>
162 <td>Constructor</td>
163 </tr><tr>
164 <td><a href="#ClbrBase._addattribute">_addattribute</a></td> 175 <td><a href="#ClbrBase._addattribute">_addattribute</a></td>
165 <td>Protected method to add information about attributes.</td> 176 <td>Protected method to add information about attributes.</td>
166 </tr><tr> 177 </tr><tr>
167 <td><a href="#ClbrBase._addclass">_addclass</a></td> 178 <td><a href="#ClbrBase._addclass">_addclass</a></td>
168 <td>Protected method method to add a nested class to this class.</td> 179 <td>Protected method method to add a nested class to this class.</td>
181 </tr><tr> 192 </tr><tr>
182 <td><a href="#ClbrBase._getmethod">_getmethod</a></td> 193 <td><a href="#ClbrBase._getmethod">_getmethod</a></td>
183 <td>Protected method to retrieve a method by name.</td> 194 <td>Protected method to retrieve a method by name.</td>
184 </tr> 195 </tr>
185 </table> 196 </table>
197 <h3>Static Methods</h3>
198 <table>
199 <tr><td>None</td></tr>
200 </table>
186 <a NAME="ClbrBase.__init__" ID="ClbrBase.__init__"></a> 201 <a NAME="ClbrBase.__init__" ID="ClbrBase.__init__"></a>
187 <h4>ClbrBase (Constructor)</h4> 202 <h4>ClbrBase (Constructor)</h4>
188 <b>ClbrBase</b>(<i>module, name, file, lineno</i>) 203 <b>ClbrBase</b>(<i>module, name, file, lineno</i>)
189 <p> 204 <p>
190 Constructor 205 Constructor
305 object 320 object
306 <h3>Class Attributes</h3> 321 <h3>Class Attributes</h3>
307 <table> 322 <table>
308 <tr><td>None</td></tr> 323 <tr><td>None</td></tr>
309 </table> 324 </table>
325 <h3>Class Methods</h3>
326 <table>
327 <tr><td>None</td></tr>
328 </table>
310 <h3>Methods</h3> 329 <h3>Methods</h3>
311 <table> 330 <table>
312 <tr> 331 <tr>
313 <td><a href="#ClbrVisibilityMixinBase.isPrivate">isPrivate</a></td> 332 <td><a href="#ClbrVisibilityMixinBase.isPrivate">isPrivate</a></td>
314 <td>Public method to check, if the visibility is Private.</td> 333 <td>Public method to check, if the visibility is Private.</td>
326 <td>Public method to set the visibility to Protected.</td> 345 <td>Public method to set the visibility to Protected.</td>
327 </tr><tr> 346 </tr><tr>
328 <td><a href="#ClbrVisibilityMixinBase.setPublic">setPublic</a></td> 347 <td><a href="#ClbrVisibilityMixinBase.setPublic">setPublic</a></td>
329 <td>Public method to set the visibility to Public.</td> 348 <td>Public method to set the visibility to Public.</td>
330 </tr> 349 </tr>
350 </table>
351 <h3>Static Methods</h3>
352 <table>
353 <tr><td>None</td></tr>
331 </table> 354 </table>
332 <a NAME="ClbrVisibilityMixinBase.isPrivate" ID="ClbrVisibilityMixinBase.isPrivate"></a> 355 <a NAME="ClbrVisibilityMixinBase.isPrivate" ID="ClbrVisibilityMixinBase.isPrivate"></a>
333 <h4>ClbrVisibilityMixinBase.isPrivate</h4> 356 <h4>ClbrVisibilityMixinBase.isPrivate</h4>
334 <b>isPrivate</b>(<i></i>) 357 <b>isPrivate</b>(<i></i>)
335 <p> 358 <p>
386 ClbrBase 409 ClbrBase
387 <h3>Class Attributes</h3> 410 <h3>Class Attributes</h3>
388 <table> 411 <table>
389 <tr><td>None</td></tr> 412 <tr><td>None</td></tr>
390 </table> 413 </table>
391 <h3>Methods</h3> 414 <h3>Class Methods</h3>
392 <table> 415 <table>
393 <tr> 416 <tr><td>None</td></tr>
394 <td><a href="#Coding.__init__">Coding</a></td> 417 </table>
395 <td>Constructor</td> 418 <h3>Methods</h3>
396 </tr> 419 <table>
420 <tr><td>None</td></tr>
421 </table>
422 <h3>Static Methods</h3>
423 <table>
424 <tr><td>None</td></tr>
397 </table> 425 </table>
398 <a NAME="Coding.__init__" ID="Coding.__init__"></a> 426 <a NAME="Coding.__init__" ID="Coding.__init__"></a>
399 <h4>Coding (Constructor)</h4> 427 <h4>Coding (Constructor)</h4>
400 <b>Coding</b>(<i>module, file, lineno, coding</i>) 428 <b>Coding</b>(<i>module, file, lineno, coding</i>)
401 <p> 429 <p>
424 </p> 452 </p>
425 <h3>Derived from</h3> 453 <h3>Derived from</h3>
426 ClbrBase 454 ClbrBase
427 <h3>Class Attributes</h3> 455 <h3>Class Attributes</h3>
428 <table> 456 <table>
429 <tr><td>None</td></tr> 457 <tr><td>Class</td></tr><tr><td>General</td></tr><tr><td>Static</td></tr>
430 </table> 458 </table>
431 <h3>Methods</h3> 459 <h3>Class Methods</h3>
432 <table> 460 <table>
433 <tr> 461 <tr><td>None</td></tr>
434 <td><a href="#Function.__init__">Function</a></td> 462 </table>
435 <td>Constructor</td> 463 <h3>Methods</h3>
436 </tr> 464 <table>
465 <tr><td>None</td></tr>
466 </table>
467 <h3>Static Methods</h3>
468 <table>
469 <tr><td>None</td></tr>
437 </table> 470 </table>
438 <a NAME="Function.__init__" ID="Function.__init__"></a> 471 <a NAME="Function.__init__" ID="Function.__init__"></a>
439 <h4>Function (Constructor)</h4> 472 <h4>Function (Constructor)</h4>
440 <b>Function</b>(<i>module, name, file, lineno, signature='', separator=', '</i>) 473 <b>Function</b>(<i>module, name, file, lineno, signature='', separator=', ', modifierType=General</i>)
441 <p> 474 <p>
442 Constructor 475 Constructor
443 </p><dl> 476 </p><dl>
444 <dt><i>module</i></dt> 477 <dt><i>module</i></dt>
445 <dd> 478 <dd>
457 <dd> 490 <dd>
458 parameterlist of the method 491 parameterlist of the method
459 </dd><dt><i>separator</i></dt> 492 </dd><dt><i>separator</i></dt>
460 <dd> 493 <dd>
461 string separating the parameters 494 string separating the parameters
495 </dd><dt><i>modifierType</i></dt>
496 <dd>
497 type of the function
462 </dd> 498 </dd>
463 </dl> 499 </dl>
464 <div align="right"><a href="#top">Up</a></div> 500 <div align="right"><a href="#top">Up</a></div>
465 <hr /><hr /> 501 <hr /><hr />
466 <a NAME="Module" ID="Module"></a> 502 <a NAME="Module" ID="Module"></a>
472 ClbrBase 508 ClbrBase
473 <h3>Class Attributes</h3> 509 <h3>Class Attributes</h3>
474 <table> 510 <table>
475 <tr><td>None</td></tr> 511 <tr><td>None</td></tr>
476 </table> 512 </table>
477 <h3>Methods</h3> 513 <h3>Class Methods</h3>
478 <table> 514 <table>
479 <tr> 515 <tr><td>None</td></tr>
480 <td><a href="#Module.__init__">Module</a></td> 516 </table>
481 <td>Constructor</td> 517 <h3>Methods</h3>
482 </tr> 518 <table>
519 <tr><td>None</td></tr>
520 </table>
521 <h3>Static Methods</h3>
522 <table>
523 <tr><td>None</td></tr>
483 </table> 524 </table>
484 <a NAME="Module.__init__" ID="Module.__init__"></a> 525 <a NAME="Module.__init__" ID="Module.__init__"></a>
485 <h4>Module (Constructor)</h4> 526 <h4>Module (Constructor)</h4>
486 <b>Module</b>(<i>module, name, file, lineno</i>) 527 <b>Module</b>(<i>module, name, file, lineno</i>)
487 <p> 528 <p>
512 object 553 object
513 <h3>Class Attributes</h3> 554 <h3>Class Attributes</h3>
514 <table> 555 <table>
515 <tr><td>None</td></tr> 556 <tr><td>None</td></tr>
516 </table> 557 </table>
517 <h3>Methods</h3> 558 <h3>Class Methods</h3>
518 <table> 559 <table>
519 <tr> 560 <tr><td>None</td></tr>
520 <td><a href="#_ClbrBase.__init__">_ClbrBase</a></td> 561 </table>
521 <td>Constructor</td> 562 <h3>Methods</h3>
522 </tr> 563 <table>
564 <tr><td>None</td></tr>
565 </table>
566 <h3>Static Methods</h3>
567 <table>
568 <tr><td>None</td></tr>
523 </table> 569 </table>
524 <a NAME="_ClbrBase.__init__" ID="_ClbrBase.__init__"></a> 570 <a NAME="_ClbrBase.__init__" ID="_ClbrBase.__init__"></a>
525 <h4>_ClbrBase (Constructor)</h4> 571 <h4>_ClbrBase (Constructor)</h4>
526 <b>_ClbrBase</b>(<i>module, name, file, lineno</i>) 572 <b>_ClbrBase</b>(<i>module, name, file, lineno</i>)
527 <p> 573 <p>

eric ide

mercurial