src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookieExceptionsModel.html

branch
eric7
changeset 10493
f795d68d8e09
parent 10479
856476537696
equal deleted inserted replaced
10492:53eac4c7d10b 10493:f795d68d8e09
146 146
147 <dt><i>host</i> (str)</dt> 147 <dt><i>host</i> (str)</dt>
148 <dd> 148 <dd>
149 name of the host to add a rule for 149 name of the host to add a rule for
150 </dd> 150 </dd>
151 <dt><i>rule</i> (int)</dt> 151 <dt><i>rule</i> (CookieExceptionRuleType)</dt>
152 <dd> 152 <dd>
153 type of rule to add (CookieJar.Allow, CookieJar.Block or 153 type of rule to add
154 CookieJar.AllowForSession)
155 </dd> 154 </dd>
156 </dl> 155 </dl>
157 <a NAME="CookieExceptionsModel.columnCount" ID="CookieExceptionsModel.columnCount"></a> 156 <a NAME="CookieExceptionsModel.columnCount" ID="CookieExceptionsModel.columnCount"></a>
158 <h4>CookieExceptionsModel.columnCount</h4> 157 <h4>CookieExceptionsModel.columnCount</h4>
159 <b>columnCount</b>(<i>parent=None</i>) 158 <b>columnCount</b>(<i>parent=None</i>)

eric ide

mercurial