Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

event-sheet

Generic function

Summary

Returns the sheet associated with the specified event.

Signature

event-sheet event => sheet

Arguments

event
An instance of type <event>.

Values

sheet
An instance of type <sheet>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the sheet associated with event.

See also

event-modifier-state, page 266


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index