Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

<frame-created-event>

Sealed instantiable class

Summary

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

Library

duim-frames

Module

duim-frames

Superclasses

<frame-event>

Init-keywords

None.

Description

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

Operations

None.

See also

<frame-destroyed-event>, page 796

<frame-exited-event>, page 798


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index