|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.WebBrowser.PersonalInformationManager</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.WebBrowser.PersonalInformationManager</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing the personal information manager for the completion of |
|
12 forms. |
|
13 </p> |
|
14 |
|
15 |
|
16 <h3>Modules</h3> |
|
17 <table> |
|
18 |
|
19 <tr> |
|
20 <td><a href="eric7.WebBrowser.PersonalInformationManager.PersonalDataDialog.html">PersonalDataDialog</a></td> |
|
21 <td>Module implementing a dialog to enter personal data.</td> |
|
22 </tr> |
|
23 <tr> |
|
24 <td><a href="eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager.html">PersonalInformationManager</a></td> |
|
25 <td>Module implementing a personal information manager used to complete form fields.</td> |
|
26 </tr> |
|
27 </table> |
|
28 </body></html> |