Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

raise-sheet

Generic function

Summary

Raises the specified sheet to the top of the current hierarchy of sheets.

Signature

raise-sheet sheet => ()

Arguments

sheet
An instance of type <sheet>.

Values

None

Library

duim-sheets

Module

duim-sheets

Description

Raises sheet to the top of the current hierarchy of sheets.

See also

lower-frame, page 825

lower-sheet, page 294

raise-frame, page 841


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index