Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-command-table

Generic function

Summary

Returns the command table associated with the specified frame.

Signature

frame-command-table frame => command-table

Arguments

frame
An instance of type <frame>.

Values

command-table
An instance of type false-or(<command-table>).

Library

duim-frames

Module

duim-frames

Description

Returns the command table associated with frame.

See also

frame-command-table-setter, page 795


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index