Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<button-press-event>

Sealed instantiable class

Summary

The class of events representing button presses.

Superclasses

<pointer-button-event>

Init-keywords

None.

Library

duim-sheets

Module

duim-sheets

Description

The class of events representing button presses. A instance of this class is generated if a button press is detected, and a second button press is not detected within the allowed interval for a double-click event. Alternatively, if a double-click event has just been generated, then an instance of this class is generated when a subsequent button press is detected.

Operations

None.

See also

<button-release-event>, page 214

<double-click-event>, page 257


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index