Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

dialog-back-button-setter

Generic function

Summary

Specifies the Back button in the specified multi-page dialog.

Signature

dialog-back-button-setter back-button dialog => back-button

Arguments

back-button
An instance of type <button>.

dialog
An instance of type <dialog-frame>.

Values

back-button
An instance of type <button>.

Library

duim-frames

Module

duim-frames

Description

Specifies the Back button in dialog. This is most useful in wizard frames, which typically have Back and Next buttons that let the user navigate forward and backward through the sequence of pages that comprise the dialog.

See also

dialog-back-button, page 748

dialog-back-callback, page 749

dialog-exit-button-setter, page 755

dialog-help-button, page 765


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index