53 None |
53 None |
54 <h3>Class Attributes</h3> |
54 <h3>Class Attributes</h3> |
55 <table> |
55 <table> |
56 <tr><td>Operators</td></tr><tr><td>ReservedWords</td></tr> |
56 <tr><td>Operators</td></tr><tr><td>ReservedWords</td></tr> |
57 </table> |
57 </table> |
|
58 <h3>Class Methods</h3> |
|
59 <table> |
|
60 <tr><td>None</td></tr> |
|
61 </table> |
58 <h3>Methods</h3> |
62 <h3>Methods</h3> |
59 <table> |
63 <table> |
60 <tr> |
64 <tr> |
61 <td><a href="#Completer.complete">complete</a></td> |
65 <td><a href="#Completer.complete">complete</a></td> |
62 <td>Public method to select the possible completions</td> |
66 <td>Public method to select the possible completions</td> |
65 <td>constructor</td> |
69 <td>constructor</td> |
66 </tr><tr> |
70 </tr><tr> |
67 <td><a href="#Completer.select_message">select_message</a></td> |
71 <td><a href="#Completer.select_message">select_message</a></td> |
68 <td>Method used to pick completion candidates.</td> |
72 <td>Method used to pick completion candidates.</td> |
69 </tr> |
73 </tr> |
|
74 </table> |
|
75 <h3>Static Methods</h3> |
|
76 <table> |
|
77 <tr><td>None</td></tr> |
70 </table> |
78 </table> |
71 <a NAME="Completer.complete" ID="Completer.complete"></a> |
79 <a NAME="Completer.complete" ID="Completer.complete"></a> |
72 <h4>Completer.complete</h4> |
80 <h4>Completer.complete</h4> |
73 <b>complete</b>(<i></i>) |
81 <b>complete</b>(<i></i>) |
74 <p> |
82 <p> |