Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

<simple-command>

Open abstract instantiable class

Summary

The class of simple commands.

Superclasses

<object> 

Init-keywords

function:
An instance of type <function>. Required.

arguments:
An instance of type <sequence>. Default value #[].

Library

duim-frames

Module

duim-frames

Description

The class of simple commands. A simple command has an associated function and some arguments. Simple commands are not undoable.

The first argument to the function is always the frame.

Operations

None.

See also

<command>, page 716


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index