src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
29 29
30 <table> 30 <table>
31 31
32 <tr> 32 <tr>
33 <td><a href="#create">create</a></td> 33 <td><a href="#create">create</a></td>
34 <td>Module function to create the configuration page.</td> 34 <td></td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="EditorAutoCompletionJediPage" ID="EditorAutoCompletionJediPage"></a> 39 <a NAME="EditorAutoCompletionJediPage" ID="EditorAutoCompletionJediPage"></a>
92 <hr /> 92 <hr />
93 <a NAME="create" ID="create"></a> 93 <a NAME="create" ID="create"></a>
94 <h2>create</h2> 94 <h2>create</h2>
95 <b>create</b>(<i>dlg</i>) 95 <b>create</b>(<i>dlg</i>)
96 96
97 <p>
98 Module function to create the configuration page.
99 </p>
100 <dl>
101
102 <dt><i>dlg</i></dt>
103 <dd>
104 reference to the configuration dialog
105 </dd>
106 </dl>
107 <dl>
108 <dt>Return:</dt>
109 <dd>
110 reference to the instantiated page (ConfigurationPageBase)
111 </dd>
112 </dl>
113 <div align="right"><a href="#top">Up</a></div> 97 <div align="right"><a href="#top">Up</a></div>
114 <hr /> 98 <hr />
115 </body></html> 99 </body></html>

eric ide

mercurial