Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

command-table-commands

Generic function

Summary

Returns the commands for the specified command table.

Signature

command-table-commands command-table => commands

Arguments

command-table
An instance of type <command-table>.

Values

commands
An instance of type limited(<sequence>, of: <command>).

Library

duim-frames

Module

duim-frames

Description

Returns the commands defined for command-table.

See also

command-table-accelerators, page 722

command-table-menu, page 723


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index