Documentation/Source/eric6.Helpviewer.FlashCookieManager.FlashCookie.html

changeset 4370
54dbb658f9e6
parent 4368
a8f6c587c7aa
equal deleted inserted replaced
4369:4ef6ecc62a9d 4370:54dbb658f9e6
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Methods</h3> 57 <h3>Methods</h3>
58 <table> 58 <table>
59 <tr> 59 <tr>
60 <td><a href="#FlashCookie.__init__">FlashCookie</a></td>
61 <td>Constructor</td>
62 </tr><tr>
60 <td><a href="#FlashCookie.__eq__">__eq__</a></td> 63 <td><a href="#FlashCookie.__eq__">__eq__</a></td>
61 <td>Special method to compare to another Flash cookie.</td> 64 <td>Special method to compare to another Flash cookie.</td>
62 </tr><tr>
63 <td><a href="#FlashCookie.__init">__init</a></td>
64 <td>Constructor</td>
65 </tr> 65 </tr>
66 </table> 66 </table>
67 <h3>Static Methods</h3> 67 <h3>Static Methods</h3>
68 <table> 68 <table>
69 <tr><td>None</td></tr> 69 <tr><td>None</td></tr>
70 </table> 70 </table>
71 <a NAME="FlashCookie.__eq__" ID="FlashCookie.__eq__"></a> 71 <a NAME="FlashCookie.__init__" ID="FlashCookie.__init__"></a>
72 <h4>FlashCookie (Constructor)</h4>
73 <b>FlashCookie</b>(<i></i>)
74 <p>
75 Constructor
76 </p><a NAME="FlashCookie.__eq__" ID="FlashCookie.__eq__"></a>
72 <h4>FlashCookie.__eq__</h4> 77 <h4>FlashCookie.__eq__</h4>
73 <b>__eq__</b>(<i>other</i>) 78 <b>__eq__</b>(<i>other</i>)
74 <p> 79 <p>
75 Special method to compare to another Flash cookie. 80 Special method to compare to another Flash cookie.
76 </p><dl> 81 </p><dl>
86 </dl><dl> 91 </dl><dl>
87 <dt>Return Type:</dt> 92 <dt>Return Type:</dt>
88 <dd> 93 <dd>
89 bool 94 bool
90 </dd> 95 </dd>
91 </dl><a NAME="FlashCookie.__init" ID="FlashCookie.__init"></a> 96 </dl>
92 <h4>FlashCookie.__init</h4>
93 <b>__init</b>(<i></i>)
94 <p>
95 Constructor
96 </p>
97 <div align="right"><a href="#top">Up</a></div> 97 <div align="right"><a href="#top">Up</a></div>
98 <hr /> 98 <hr />
99 </body></html> 99 </body></html>

eric ide

mercurial