Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

queue-event

Generic function

Summary

Queues an event for the specified sheet.

Signature

queue-event sheet event => ()

Arguments

sheet
An instance of type <sheet>.

event
An instance of type <event>.

Values

None

Library

duim-sheets

Module

duim-sheets

Description

Queues event on the event-queue for sheet.

See also

handle-event, page 287


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index