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

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10428
a071d4065202
equal deleted inserted replaced
10258:e7764f992a01 10259:b51dfacef37f
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></td> 34 <td>Module function to create the configuration page.</td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="EditorAPIsPage" ID="EditorAPIsPage"></a> 39 <a NAME="EditorAPIsPage" ID="EditorAPIsPage"></a>
371 <hr /> 371 <hr />
372 <a NAME="create" ID="create"></a> 372 <a NAME="create" ID="create"></a>
373 <h2>create</h2> 373 <h2>create</h2>
374 <b>create</b>(<i>dlg</i>) 374 <b>create</b>(<i>dlg</i>)
375 375
376 <p>
377 Module function to create the configuration page.
378 </p>
379 <dl>
380
381 <dt><i>dlg</i></dt>
382 <dd>
383 reference to the configuration dialog
384 </dd>
385 </dl>
386 <dl>
387 <dt>Return:</dt>
388 <dd>
389 reference to the instantiated page (ConfigurationPageBase)
390 </dd>
391 </dl>
376 <div align="right"><a href="#top">Up</a></div> 392 <div align="right"><a href="#top">Up</a></div>
377 <hr /> 393 <hr />
378 </body></html> 394 </body></html>

eric ide

mercurial