Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

dialog-page-complete?-setter

Generic function

Summary

Sets the slot that indicates all the information required on the current page of the specified multi-page dialog has been specified.

Signature

dialog-page-complete? complete? dialog => complete?

Arguments

complete?
An instance of type <boolean>.

dialog
An instance of type <dialog-frame>.

Values

complete?
An instance of type <boolean>.

Library

duim-frames

Module

duim-frames

Description

Sets the slot that indicates all the information required on the current page in dialog has been specified by the user. This generic function has two uses:

See also

dialog-page-complete?, page 776


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index