Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-layout-setter

Generic function

Summary

Specifies the layout used in the specified frame.

Signature

frame-layout-setter layout frame => layout

Arguments

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

frame
An instance of type <frame>.

Values

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

Library

duim-frames

Module

duim-frames

Description

Specifies the layout used in frame.

See also

frame-layout, page 804


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index