Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

<frame-destroyed-event>

Sealed instantiable class

Summary

The class of events that indicate a frame has been destroyed.

Library

duim-frames

Module

duim-frames

Superclasses

<frame-event>

Init-keywords

None.

Description

The class of events that indicate a frame has been destroyed. An instance of this class is distributed to the frame when it is destroyed. Only one of these events is passed during the lifetime of any frame.

Operations

None.

See also

destroy-frame, page 744

<frame-created-event>, page 795

<frame-exited-event>, page 798


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index