Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-frame

Generic function

Summary

Returns the frame associated with the specified sheet.

Signature

sheet-frame sheet => frame

Arguments

sheet
An instance of type <sheet>.

Values

frame
An instance of type false-or(<frame>).

Library

duim-sheets

Module

duim-sheets

Description

Returns the frame associated with sheet.

See also

sheet-medium, page 356

sheet-parent, page 357


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index