Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<double-click-event>

Sealed instantiable class

Summary

The class of double-click events on the pointer device.

Superclasses

<button-press-event>

Init-keywords

None.

Library

duim-sheets

Module

duim-sheets

Description

The class of double-click events on the pointer device. An instance of this class is generated when a button press is detected within a certain (small) amount of time after a previous button press. If a double click event is generated, the clock is reset, so that the next press generated is an instance of <button-press-event>.

Operations

None.

See also

<button-press-event>, page 213


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index