eric6/Documentation/Source/eric6.WebBrowser.AutoScroll.AutoScroller.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
139 139
140 <p> 140 <p>
141 Private method to calculate the global indicator parameters. 141 Private method to calculate the global indicator parameters.
142 </p> 142 </p>
143 <dl> 143 <dl>
144 <dt>Returns:</dt> 144 <dt>Return:</dt>
145 <dd> 145 <dd>
146 global indicator parameters 146 global indicator parameters
147 </dd> 147 </dd>
148 </dl> 148 </dl>
149 <dl> 149 <dl>
169 <dd> 169 <dd>
170 position to show the indicator at 170 position to show the indicator at
171 </dd> 171 </dd>
172 </dl> 172 </dl>
173 <dl> 173 <dl>
174 <dt>Returns:</dt> 174 <dt>Return:</dt>
175 <dd> 175 <dd>
176 flag indicating, that the indicator is shown 176 flag indicating, that the indicator is shown
177 </dd> 177 </dd>
178 </dl> 178 </dl>
179 <dl> 179 <dl>
206 <dd> 206 <dd>
207 reference to the event to be handled 207 reference to the event to be handled
208 </dd> 208 </dd>
209 </dl> 209 </dl>
210 <dl> 210 <dl>
211 <dt>Returns:</dt> 211 <dt>Return:</dt>
212 <dd> 212 <dd>
213 flag indicating, that the event was handled 213 flag indicating, that the event was handled
214 </dd> 214 </dd>
215 </dl> 215 </dl>
216 <dl> 216 <dl>
225 225
226 <p> 226 <p>
227 Public method to get the enabled state. 227 Public method to get the enabled state.
228 </p> 228 </p>
229 <dl> 229 <dl>
230 <dt>Returns:</dt> 230 <dt>Return:</dt>
231 <dd> 231 <dd>
232 enabled state 232 enabled state
233 </dd> 233 </dd>
234 </dl> 234 </dl>
235 <dl> 235 <dl>
251 <dd> 251 <dd>
252 reference to the mouse move event 252 reference to the mouse move event
253 </dd> 253 </dd>
254 </dl> 254 </dl>
255 <dl> 255 <dl>
256 <dt>Returns:</dt> 256 <dt>Return:</dt>
257 <dd> 257 <dd>
258 flag indicating, that the event was handled 258 flag indicating, that the event was handled
259 </dd> 259 </dd>
260 </dl> 260 </dl>
261 <dl> 261 <dl>
281 <dd> 281 <dd>
282 reference to the mouse button press event 282 reference to the mouse button press event
283 </dd> 283 </dd>
284 </dl> 284 </dl>
285 <dl> 285 <dl>
286 <dt>Returns:</dt> 286 <dt>Return:</dt>
287 <dd> 287 <dd>
288 flag indicating, that the event was handled 288 flag indicating, that the event was handled
289 </dd> 289 </dd>
290 </dl> 290 </dl>
291 <dl> 291 <dl>
307 <dd> 307 <dd>
308 reference to the mouse button release event 308 reference to the mouse button release event
309 </dd> 309 </dd>
310 </dl> 310 </dl>
311 <dl> 311 <dl>
312 <dt>Returns:</dt> 312 <dt>Return:</dt>
313 <dd> 313 <dd>
314 flag indicating, that the event was handled 314 flag indicating, that the event was handled
315 </dd> 315 </dd>
316 </dl> 316 </dl>
317 <dl> 317 <dl>
333 333
334 <p> 334 <p>
335 Public method to handle a mouse wheel event. 335 Public method to handle a mouse wheel event.
336 </p> 336 </p>
337 <dl> 337 <dl>
338 <dt>Returns:</dt> 338 <dt>Return:</dt>
339 <dd> 339 <dd>
340 flag indicating, that the event was handled 340 flag indicating, that the event was handled
341 </dd> 341 </dd>
342 </dl> 342 </dl>
343 <dl> 343 <dl>

eric ide

mercurial