Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-parent

Generic function

Summary

Returns the parent of the specified sheet.

Signature

sheet-parent sheet => parent

Arguments

sheet
An instance of type <sheet>.

Values

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

Library

duim-sheets

Module

duim-sheets

Description

Returns the parent of sheet.

See also

sheet-medium, page 356

sheet-parent-setter, page 357

sheet-position, page 359


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index