Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<pointer-button-event>

Open abstract class

Summary

The class of events that occur when mouse buttons are pressed.

Superclasses

<pointer-event>

Init-keywords

button:
An instance of type one-of($left-button, $middle-button, $right-button).

Library

duim-sheets

Module

duim-sheets

Description

The class of events that occur when mouse buttons are pressed.

Operations

The following operations are exported from the DUIM-Sheets module.

event-button event-matches-gesture? handle-event

See also

event-button, page 263

$left-button, page 293

$middle-button, page 312

pointer-button-state, page 322

<pointer-drag-event>, page 324

$right-button, page 339


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index