Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-child-setter

Generic function

Summary

Sets the child of the specified sheet.

Signature

sheet-child-setter child sheet => child

Arguments

child
An instance of type <sheet>.

sheet
An instance of type <sheet>.

Values

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

Library

duim-sheets

Module

duim-sheets

Description

Sets the child of sheet.

See also

sheet-child, page 349

sheet-children-setter, page 350


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index