Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

<page>

Open abstract instantiable class

Summary

The class that represents a page in a tab control.

Superclasses

<gadget>

Init-keywords

label:
An instance of type type-union(<string>, <image>).

Library

duim-gadgets

Module

duim-gadgets

Description

The class that represents a page in a multi-page frame, such as a tab control or wizard frame or property frame.

The label: init-keyword specifies a string or icon that is to be used as a label for the gadget. Pages typically appear inside a tab control, where the label for the page becomes the label on the tab for the page.

Operations

dialog-next-page-setter dialog-previous-page-setter

See also

<property-page>, page 840

<tab-control-page>, page 662

<wizard-page>, page 856


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index