Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-parent-setter

Generic function

Summary

Sets the parent of the specified sheet.

Signature

sheet-parent-setter parent sheet => value

Arguments

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

sheet
An instance of type <sheet>.

Values

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

Library

duim-sheets

Module

duim-sheets

Description

Sets the parent of sheet.

See also

sheet-parent, page 357


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index