|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.WebBrowser.JavaScript</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.WebBrowser.JavaScript</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing the external JavaScript objects. |
|
12 </p> |
|
13 |
|
14 |
|
15 <h3>Modules</h3> |
|
16 <table> |
|
17 |
|
18 <tr> |
|
19 <td><a href="eric7.WebBrowser.JavaScript.ExternalJsObject.html">ExternalJsObject</a></td> |
|
20 <td>Module implementing the JavaScript external object being the endpoint of a web channel.</td> |
|
21 </tr> |
|
22 <tr> |
|
23 <td><a href="eric7.WebBrowser.JavaScript.PasswordManagerJsObject.html">PasswordManagerJsObject</a></td> |
|
24 <td>Module implementing the Python side for calling the password manager.</td> |
|
25 </tr> |
|
26 <tr> |
|
27 <td><a href="eric7.WebBrowser.JavaScript.StartPageJsObject.html">StartPageJsObject</a></td> |
|
28 <td>Module implementing the Python side of the eric home page.</td> |
|
29 </tr> |
|
30 </table> |
|
31 </body></html> |