src/eric7/Documentation/Source/index-eric7.WebBrowser.JavaScript.html

Fri, 13 Oct 2023 09:10:05 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 13 Oct 2023 09:10:05 +0200
branch
eric7
changeset 10244
1b67aa43ec93
parent 9209
b99e7fd55fd3
child 10479
856476537696
permissions
-rw-r--r--

Editor
- Enhanced the print capability with the configuration of the print color mode (e.g. to print an editor with a dark background).

<!DOCTYPE html>
<html><head>
<title>eric7.WebBrowser.JavaScript</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.WebBrowser.JavaScript</h1>

<p>
Package implementing the external JavaScript objects.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.WebBrowser.JavaScript.ExternalJsObject.html">ExternalJsObject</a></td>
<td>Module implementing the JavaScript external object being the endpoint of a web channel.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.JavaScript.PasswordManagerJsObject.html">PasswordManagerJsObject</a></td>
<td>Module implementing the Python side for calling the password manager.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.JavaScript.StartPageJsObject.html">StartPageJsObject</a></td>
<td>Module implementing the Python side of the eric home page.</td>
</tr>
</table>
</body></html>

eric ide

mercurial