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

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10479
856476537696
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="WebBrowserSpellCheckingPage" ID="WebBrowserSpellCheckingPage"></a> 39 <a NAME="WebBrowserSpellCheckingPage" ID="WebBrowserSpellCheckingPage"></a>
155 <hr /> 155 <hr />
156 <a NAME="create" ID="create"></a> 156 <a NAME="create" ID="create"></a>
157 <h2>create</h2> 157 <h2>create</h2>
158 <b>create</b>(<i>dlg</i>) 158 <b>create</b>(<i>dlg</i>)
159 159
160 <p>
161 Module function to create the configuration page.
162 </p>
163 <dl>
164
165 <dt><i>dlg</i> (Configuration)</dt>
166 <dd>
167 reference to the configuration dialog
168 </dd>
169 </dl>
170 <dl>
171 <dt>Return:</dt>
172 <dd>
173 reference to the instantiated page
174 </dd>
175 </dl>
176 <dl>
177 <dt>Return Type:</dt>
178 <dd>
179 ConfigurationPageBase
180 </dd>
181 </dl>
160 <div align="right"><a href="#top">Up</a></div> 182 <div align="right"><a href="#top">Up</a></div>
161 <hr /> 183 <hr />
162 </body></html> 184 </body></html>

eric ide

mercurial