|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.RemoteServer.EricRequestCategory</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <a NAME="top" ID="top"></a> |
|
9 <h1>eric7.RemoteServer.EricRequestCategory</h1> |
|
10 <p> |
|
11 Module implementing an enum for the various service categories. |
|
12 </p> |
|
13 |
|
14 <h3>Global Attributes</h3> |
|
15 <table> |
|
16 <tr><td>None</td></tr> |
|
17 </table> |
|
18 |
|
19 <h3>Classes</h3> |
|
20 <table> |
|
21 <tr> |
|
22 <td><a href="#EricRequestCategory">EricRequestCategory</a></td> |
|
23 <td>Class defining the service categories of the eric remote server.</td> |
|
24 </tr> |
|
25 </table> |
|
26 |
|
27 <h3>Functions</h3> |
|
28 <table> |
|
29 <tr><td>None</td></tr> |
|
30 </table> |
|
31 |
|
32 <hr /> |
|
33 <hr /> |
|
34 <a NAME="EricRequestCategory" ID="EricRequestCategory"></a> |
|
35 <h2>EricRequestCategory</h2> |
|
36 <p> |
|
37 Class defining the service categories of the eric remote server. |
|
38 </p> |
|
39 |
|
40 <h3>Derived from</h3> |
|
41 enum.IntEnum |
|
42 <h3>Class Attributes</h3> |
|
43 <table> |
|
44 <tr><td>Coverage</td></tr> |
|
45 <tr><td>Debugger</td></tr> |
|
46 <tr><td>Echo</td></tr> |
|
47 <tr><td>EditorConfig</td></tr> |
|
48 <tr><td>Error</td></tr> |
|
49 <tr><td>FileSystem</td></tr> |
|
50 <tr><td>Generic</td></tr> |
|
51 <tr><td>Project</td></tr> |
|
52 <tr><td>Server</td></tr> |
|
53 <tr><td>UserCategory</td></tr> |
|
54 </table> |
|
55 |
|
56 <h3>Class Methods</h3> |
|
57 <table> |
|
58 <tr><td>None</td></tr> |
|
59 </table> |
|
60 |
|
61 <h3>Methods</h3> |
|
62 <table> |
|
63 <tr><td>None</td></tr> |
|
64 </table> |
|
65 |
|
66 <h3>Static Methods</h3> |
|
67 <table> |
|
68 <tr><td>None</td></tr> |
|
69 </table> |
|
70 |
|
71 |
|
72 <div align="right"><a href="#top">Up</a></div> |
|
73 <hr /> |
|
74 </body></html> |