Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<sheet-event>

Open abstract class

Summary

The class of events that can occur in sheets.

Superclasses

<event>

Init-keywords

sheet:
An instance of type false-or(<sheet>). Required.

Library

duim-sheets

Module

duim-sheets

Description

The class of events that can occur in sheets.

The required init-keyword sheet: specifies a sheet in which the event occurs.

Operations

The following operation is exported from the DUIM-Sheets module.

event-sheet

See also

<device-event>, page 243


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index