Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

move-to-previous-page

Generic function

Summary

Moves to the previous page of the specified multi-page dialog.

Signature

move-to-previous-page wizard => ()

Arguments

wizard
An instance of type <wizard-frame>.

Values

None.

Library

duim-frames

Module

duim-frames

Description

Moves to the previous page in sequence of wizard. This is the default callback for the Back button in a wizard frame.

See also

dialog-back-callback, page 749

<wizard-frame>, page 852


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index